Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
benlee0423 authored Nov 16, 2023
1 parent 332b3bc commit f2e0b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/action_templates/build-and-push/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ runs:
platforms: linux/arm64
build-args: commit=${{ inputs.commit-id}}
tags: |
awiciroh/${{ inputs.image-name}}:latest
awiciroh/${{ inputs.image-name}}:latest-arm-test
builder: mybuilder
env:
DOCKER_BUILDKIT: 1
Expand Down

0 comments on commit f2e0b3b

Please sign in to comment.