Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
identw committed Jul 11, 2024
1 parent 5e28827 commit 41c24fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
registry: ghcr.io
registry-user: ${{ github.repository_owner }}
registry-password: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ steps.set-image-name.outputs.image }}
tag: ${{ github.ref_name }}
operation: build-and-push
# platforms: linux/amd64,linux/arm64,linux/arm/v7
build-opts: |
Expand Down

0 comments on commit 41c24fe

Please sign in to comment.