Skip to content

Commit

Permalink
try #5
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkermichael committed Oct 12, 2022
1 parent ede17c0 commit 3fbf9e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,10 @@ jobs:
name: consul-k8s_linux_amd64.zip
path: control-plane

- run: sudo apt-get update
- run: sudo apt-get install -y qemu-user-static
- run: docker buildx create --use

- name: Docker build
working-directory: control-plane
run: |
Expand Down

0 comments on commit 3fbf9e9

Please sign in to comment.