Skip to content

Commit

Permalink
dont prefix the container image tag (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
f2calv authored Jun 12, 2023
1 parent 65077ea commit 079ed05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,3 +209,5 @@ jobs:
needs: [build_app, build_image, push_chart]
if: github.ref == 'refs/heads/main'
uses: f2calv/gha-workflows/.github/workflows/gha-release-versioning.yml@v1
with:
tag-prefix: ''

0 comments on commit 079ed05

Please sign in to comment.