Last commit to finish verifying and clean up.
All checks were successful
/ Build and Test Library Snapshot (pull_request) Successful in 1m16s
All checks were successful
/ Build and Test Library Snapshot (pull_request) Successful in 1m16s
This commit is contained in:
parent
712b0484f5
commit
9b8b8506df
1 changed files with 1 additions and 2 deletions
|
@ -35,8 +35,7 @@ jobs:
|
|||
export GS_RELEASE_TYPE="patch"
|
||||
;;
|
||||
esac
|
||||
echo "Latest Commit: $latest_commit_message"
|
||||
echo "Selected Release Type: '$GS_RELEASE_TYPE'"
|
||||
echo "Latest Commit: $latest_commit_message ($GS_RELEASE_TYPE)"
|
||||
sbtn clean
|
||||
sbtn coverage
|
||||
sbtn test
|
||||
|
|
Loading…
Add table
Reference in a new issue