Skip to content

Commit

Permalink
Merge pull request #10 from pelias/docker-image-build-classic
Browse files Browse the repository at this point in the history
actions: run docker builds in classic mode
  • Loading branch information
missinglink committed Nov 30, 2023
2 parents c289dda + f34322e commit 29f0986
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ jobs:
env:
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
DOCKER_BUILD_PLATFORMS: classic
run: |
curl "https://raw.githubusercontent.com/pelias/ci-tools/master/build-docker-images.sh" | bash -

0 comments on commit 29f0986

Please sign in to comment.