Skip to content

Commit

Permalink
fix pipelines#13
Browse files Browse the repository at this point in the history
  • Loading branch information
pasqualespica committed Jul 12, 2022
1 parent 477c212 commit fcf5baa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .devops/deploy-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ stages:
git commit -m "Bump version [skip ci]"
git push origin $(SOURCE_BRANCH)
- script: |
HEAD_SHA=$(git rev-parse HEAD)
TAG="$(pomversion.next)"
Expand Down

0 comments on commit fcf5baa

Please sign in to comment.