Skip to content

Commit

Permalink
test 6.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DarylTodosichuk committed Oct 24, 2024
1 parent 64bb3ca commit d55d30b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
id: get-branch
run: |
echo "MERGED_BRANCH=$(git log --merges --pretty=format:"%s" -1)" >> $GITHUB_OUTPUT
MERGED_BRANCH=$(gitgit log --merges --pretty=format:"%s" -1)
MERGED_BRANCH=$(git log --merges --pretty=format:"%s" -1)
echo "Merged branch: $MERGED_BRANCH"
- name: Set repository version variable
id: setversion
Expand Down
3 changes: 2 additions & 1 deletion applications/scripts/datafix-ab#006.sql
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ test 5
test 6
test 7
test 8
test 9.1
test 9.1
test 9.2

0 comments on commit d55d30b

Please sign in to comment.