Skip to content

Commit

Permalink
Merge pull request #20 from stakater-docker/image-update-tag
Browse files Browse the repository at this point in the history
Updating github workflow pipeline
  • Loading branch information
TehreemNisa authored Mar 11, 2022
2 parents e6cd77f + f9bd51f commit 5dc51eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.STAKATER_GITHUB_TOKEN }}
WITH_V: true
CUSTOM_TAG: $${{ env.SONARQUBE_VERSION }}
CUSTOM_TAG: ${{ env.SONARQUBE_VERSION }}
RELEASE_BRANCHES: master
DEFAULT_BUMP: patch
DRY_RUN: true
Expand Down

0 comments on commit 5dc51eb

Please sign in to comment.