Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
yajith committed Sep 24, 2024
1 parent 0e85823 commit b66bbf7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/portainer-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
- name: "[preparation] set up qemu"
uses: docker/setup-qemu-action@v3.2.0

- name: "[preparation] set up docker context for buildx"
run: docker context create builders

- name: "[preparation] set up docker buildx"
uses: docker/setup-buildx-action@v3.6.1
with:
Expand Down

0 comments on commit b66bbf7

Please sign in to comment.