feat: report system version too sutty/gems#2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
ff02b4372a
commit
4be8dd07b6
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ find build/ -type f | grep -v /.keep | nl |
|
||||||
BUILT="${FAILED}"
|
BUILT="${FAILED}"
|
||||||
echo "not ok ${NUMBER} - ${GEM_NAME} ${GEM_VERSION} build failed"
|
echo "not ok ${NUMBER} - ${GEM_NAME} ${GEM_VERSION} build failed"
|
||||||
|
|
||||||
tea issue create -t "${GEM_NAME} ${GEM_VERSION} build failed" -d "$(cat build_log)"
|
tea issue create -t "${ID} ${OS_VERSION} ${GEM_NAME} ${GEM_VERSION} build failed" -d "$(cat build_log)"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
Loading…
Reference in a new issue