Skip to content

Commit

Permalink
Add gha
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew DeVenny <[email protected]>
  • Loading branch information
matthewdevenny committed Oct 2, 2024
1 parent b00b11c commit 6a23c98
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/image-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,11 +153,9 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Set up QEMU
if: ${{ env.PUBLISH == 'yes' }}
uses: docker/setup-qemu-action@v3

- name: Set up Buildx
if: ${{ env.PUBLISH == 'yes' }}
uses: docker/setup-buildx-action@v3
with:
buildkitd-flags: --debug
Expand Down

0 comments on commit 6a23c98

Please sign in to comment.