Skip to content

Commit

Permalink
Adjust configuration for weekly builds
Browse files Browse the repository at this point in the history
  • Loading branch information
robertlemke committed Sep 14, 2021
1 parent 9f5d055 commit 2753c06
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/docker.weekly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ jobs:
with:
ref: ${{ steps.latest_version.outputs.tag }}
fetch-depth: 100

- name: Set up QEMU
id: qemu
uses: docker/setup-qemu-action@v1

-
name: Set up Docker Buildx
id: buildx
Expand Down

0 comments on commit 2753c06

Please sign in to comment.