Minimizing the release build.
All checks were successful
/ Build and Test Application Snapshot (pull_request) Successful in 1m39s
All checks were successful
/ Build and Test Application Snapshot (pull_request) Successful in 1m39s
This commit is contained in:
parent
43abd31ede
commit
e0ff515b06
1 changed files with 2 additions and 1 deletions
|
@ -44,7 +44,8 @@ jobs:
|
|||
sbtn coverageOff
|
||||
sbtn clean
|
||||
sbtn api/calVerWriteVersionToFile
|
||||
sbtn compile
|
||||
selected_version="$(cat .version)"
|
||||
echo "PRODUCING A RELEASE IS CURRENTLY TURNED OFF -- $selected_version"
|
||||
- name: 'Create Git Tag'
|
||||
run: |
|
||||
selected_version="$(cat .version)"
|
||||
|
|
Loading…
Add table
Reference in a new issue