From 4c5e3035afaaf75e06be3716c57fb7de266c1a7f Mon Sep 17 00:00:00 2001 From: Daryl Todosichuk Date: Tue, 29 Oct 2024 08:00:30 -0700 Subject: [PATCH] test 14 --- .github/workflows/docker-build-main.yml | 2 +- applications/scripts/datafix-ab#001.sql | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/docker-build-main.yml b/.github/workflows/docker-build-main.yml index bc4fdc6..a0823b2 100644 --- a/.github/workflows/docker-build-main.yml +++ b/.github/workflows/docker-build-main.yml @@ -119,7 +119,7 @@ jobs: git config user.name "GitHub Actions" git config user.email "github-actions@users.noreply.github.com" if [[ "${{ needs.Branch.outputs.MERGED_BRANCH }}" == "test" ]]; then - echo "Test branch tagged as stable release -m Test to Main - ${{steps.tag_selector.outputs.TAGMSG}}"" + echo "Test branch tagged as stable release -m Test to Main - ${{steps.tag_selector.outputs.TAGMSG}}" git tag -a "${{steps.tag_selector.outputs.TAGNAME}}" -m "Test to Main - ${{steps.tag_selector.outputs.TAGMSG}}" git push origin "${{steps.tag_selector.outputs.TAGNAME}}" elif [[ "${{ needs.Branch.outputs.MERGED_BRANCH }}" == hotfix/* ]]; then diff --git a/applications/scripts/datafix-ab#001.sql b/applications/scripts/datafix-ab#001.sql index e9ffcd0..4232986 100644 --- a/applications/scripts/datafix-ab#001.sql +++ b/applications/scripts/datafix-ab#001.sql @@ -1 +1 @@ -test 13 +test 14