Skip to content

Commit

Permalink
temp(tags): Set tags to test branch
Browse files Browse the repository at this point in the history
  • Loading branch information
yunimoo committed Jul 14, 2024
1 parent 0f289a9 commit 3cf8b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
flavor: |
latest=false
tags: |
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/master' }}
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/fix-docker-build-architecture' }}
type=pep440,pattern={{raw}}
- name: Build and push all platforms
Expand Down

0 comments on commit 3cf8b1c

Please sign in to comment.