Skip to content

Commit

Permalink
ci: added param for lint's sake
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmoraes committed Nov 15, 2020
1 parent 17176e7 commit 6e5d6dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ jobs:
with:
images: ${{ github.repository }}
tag-sha: true
github-token: ${{ github.token }}
- name: set up QEMU
uses: docker/setup-qemu-action@v1
- name: set up docker buildx
Expand Down

0 comments on commit 6e5d6dc

Please sign in to comment.