Skip to content

Commit

Permalink
WIP: GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
vlauciani committed Sep 11, 2024
1 parent 7376f71 commit e4cda74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
file: ./Dockerfile
push: false
tags: ${{ env.IMAGE_NAME }}:latest
#platforms: linux/amd64,linux/arm64
platforms: linux/amd64,linux/arm64
labels: ${{ steps.meta.outputs.labels }}
outputs: type=docker,dest=/tmp/image.tar

Expand Down

0 comments on commit e4cda74

Please sign in to comment.