Skip to content

Commit

Permalink
Merge pull request #148 from bcgov/bugfix/AB#0006-merges
Browse files Browse the repository at this point in the history
test 11.6
  • Loading branch information
DarylTodosichuk authored Oct 29, 2024
2 parents f03c80b + 83d061f commit 0e1bd26
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-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: '2'
fetch-depth: '1'
- name: Get short commitId
id: get_commit
run: echo "SHA_SHORT=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
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 11.5
test 11.6

0 comments on commit 0e1bd26

Please sign in to comment.