Skip to content

Commit

Permalink
Update docker-publish-v2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
woooferz committed Sep 9, 2023
1 parent a14d48d commit 609606c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: redhat-actions/buildah-build@v2
with:
image: skarf
tags: ${{ steps.extract_branch.outputs.branch }}
tags: ${{ steps.meta.outputs.tags }}
archs: amd64, arm64
dockerfiles: |
./Dockerfile
Expand Down

0 comments on commit 609606c

Please sign in to comment.