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 1ca7f96 commit 7c6b83d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,12 @@ jobs:
registry-password: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ github.ref_name }}
operation: build-and-push
platforms: linux/amd64,linux/arm64,linux/arm/v7
platforms: linux/amd64,linux/arm64
build-opts: |
- name: main
- name: alpine
# - name: Set up Docker Buildx
# uses: docker/setup-buildx-action@master

Expand Down

0 comments on commit 7c6b83d

Please sign in to comment.