Skip to content

Commit

Permalink
Merge pull request #179 from bcgov/feature/AB#00015-fix-to-main
Browse files Browse the repository at this point in the history
Feature/ab#00015 fix to main
  • Loading branch information
DarylTodosichuk authored Oct 29, 2024
2 parents cd3c466 + 9f34ea3 commit 1811b04
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-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
VERSION_PATCH=$((VERSION_PATCH + 1))
UGM_DEPLOY_VERSION="$MAJOR_VERSION.$MINOR_VERSION.$VERSION_PATCH"
else
echo "WARNING: Compare branch pattern != test|hotfix unable to process build! "
echo "WARNING: Compare branch pattern != test|hotfix/* unable to process build from ${{ needs.Branch.outputs.MERGED_BRANCH }}"
exit 1
fi
echo "Main branch tagged as stable release: $UGM_DEPLOY_VERSION"
Expand Down
2 changes: 1 addition & 1 deletion applications/scripts/datafix-ab#001.sql
Original file line number Diff line number Diff line change
@@ -1 +1 @@
test 15.4
test 15.6

0 comments on commit 1811b04

Please sign in to comment.