Skip to content

Commit

Permalink
test 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DarylTodosichuk committed Oct 23, 2024
1 parent 0bf9297 commit be1cbb4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,9 @@ jobs:
gh variable list --env ${{env.TARGET_ENV}}
gh variable set UGM_BUILD_VERSION --env ${{env.TARGET_ENV}} --body "${{steps.tag-selector.outputs.tagversion}}"
gh variable list --env ${{env.TARGET_ENV}}
Build:
# Update lower environment version elements
gh variable set UGM_BUILD_VERSION --env dev --body "${{steps.tag-selector.outputs.tagversion}}"
gh variable list --env dev
needs: [Setup,GenerateTag]
runs-on: ubuntu-latest
environment: test
Expand Down
1 change: 1 addition & 0 deletions applications/scripts/datafix-ab#005.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
test 1

0 comments on commit be1cbb4

Please sign in to comment.