(patch) Fixing the automated builds. #5
1 changed files with 1 additions and 2 deletions
|
@ -35,8 +35,7 @@ jobs:
|
||||||
export GS_RELEASE_TYPE="patch"
|
export GS_RELEASE_TYPE="patch"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
echo "Latest Commit: $latest_commit_message"
|
echo "Latest Commit: $latest_commit_message ($GS_RELEASE_TYPE)"
|
||||||
echo "Selected Release Type: '$GS_RELEASE_TYPE'"
|
|
||||||
sbtn clean
|
sbtn clean
|
||||||
sbtn coverage
|
sbtn coverage
|
||||||
sbtn test
|
sbtn test
|
||||||
|
|
Loading…
Add table
Reference in a new issue