Skip to content

Commit

Permalink
Merge pull request #103 from bcgov/dev
Browse files Browse the repository at this point in the history
test 7.7.1
  • Loading branch information
DarylTodosichuk authored Oct 25, 2024
2 parents 2b0e7c5 + 0a57287 commit eb6ae33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
gh variable get UGM_BUILD_VERSION --env dev
gh variable set UGM_BUILD_VERSION --env main --body "${{needs.GenerateTag.outputs.TAGVERSION}}"
gh variable get UGM_BUILD_VERSION --env main
echo "buildArgs --env ${{env.TARGET_ENV}} UNITY_BUILD_VERSION: ${{env.UGM_BUILD_VERSION}}, UNITY_BUILD_REVISION: ${{env.UGM_BUILD_REVISION}}, Merged Branch: ${{needs.Branch.outputs.MERGED_BRANCH}}
echo "buildArgs --env ${{env.TARGET_ENV}} UNITY_BUILD_VERSION: ${{env.UGM_BUILD_VERSION}}, UNITY_BUILD_REVISION: ${{env.UGM_BUILD_REVISION}}, Merged Branch: ${{needs.Branch.outputs.MERGED_BRANCH}}"
Build:
needs: [Setup,Branch,GenerateTag,PushVariables]
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion applications/scripts/datafix-ab#007.sql
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ test 3
test 4
test 5
test 6
test 7
test 7.1

0 comments on commit eb6ae33

Please sign in to comment.