Skip to content

Commit

Permalink
test 8.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DarylTodosichuk committed Oct 25, 2024
1 parent fd6930a commit 3ca7733
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/docker-build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
- name: Get repository version variables
id: get_version
run: |
git fetch --all
gh variable list --env dev
echo "..."
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}}"
Expand Down
2 changes: 1 addition & 1 deletion applications/scripts/datafix-ab#008.sql
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
test 1
test 2
test 3
test 4
test 4.1

0 comments on commit 3ca7733

Please sign in to comment.