Skip to content

Commit

Permalink
Update docker-image-zuhair.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zalsader authored Jul 24, 2024
1 parent 75fad7c commit fd7708a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/docker-image-zuhair.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ jobs:
runs-on: dz-runner-set-zuhair
container: docker.io/docker:20.10
steps:
- uses: docker-practice/actions-setup-docker@master
timeout-minutes: 12
- run: |
set -x
docker version
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
Expand Down

0 comments on commit fd7708a

Please sign in to comment.