Skip to content

Commit

Permalink
Use buildx branch of ci-tools for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejulius committed Jul 18, 2022
1 parent b7e7799 commit 1d3bb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
run: |
curl "https://raw.githubusercontent.com/pelias/ci-tools/master/build-docker-images.sh" | bash -
curl "https://raw.githubusercontent.com/pelias/ci-tools/buildx/build-docker-images.sh" | bash -

0 comments on commit 1d3bb10

Please sign in to comment.