Skip to content

Commit

Permalink
ci: remove branch and version tags from build for development
Browse files Browse the repository at this point in the history
  • Loading branch information
mjugl committed Feb 21, 2024
1 parent 20739fd commit 983ff31
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-push-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=sha
type=ref,event=branch
type=ref,event=tag
- name: Build and push Docker image
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit 983ff31

Please sign in to comment.