Skip to content

Commit

Permalink
Updating github workflow pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Muneebstakater committed Mar 10, 2022
1 parent 4f47bee commit f9bd51f
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 f9bd51f

Please sign in to comment.