Minimizing the release build.
All checks were successful
/ Build and Test Application Snapshot (pull_request) Successful in 1m39s

This commit is contained in:
Pat Garrity 2024-07-02 21:27:24 -05:00
parent 43abd31ede
commit e0ff515b06
Signed by: pfm
GPG key ID: 5CA5D21BAB7F3A76

View file

@ -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)"