Skip to content

Commit

Permalink
Switch to run_id as suffix, no prefix
Browse files Browse the repository at this point in the history
(branch name prefix was already present from another system)
  • Loading branch information
budak7273 committed Dec 2, 2024
1 parent 89635be commit ab87272
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
flavor: |
prefix=-${{ github.ref }}
suffix=-${{ github.run_id }}
- name: Build and push Docker image
Expand Down

0 comments on commit ab87272

Please sign in to comment.