Skip to content

Commit

Permalink
Build nightly Docker images for both platforms (#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
mieciu authored Jul 5, 2024
1 parent 3054e07 commit 21433e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@ jobs:
push: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
build-args: |
QUESMA_BUILD_SHA=${{ github.sha }}
platforms: linux/amd64,linux/arm64
env:
DOCKER_BUILD_NO_SUMMARY: true

0 comments on commit 21433e8

Please sign in to comment.