Skip to content

Commit

Permalink
Merge pull request #6 from City-of-Helsinki/chore/update-push-config
Browse files Browse the repository at this point in the history
Update build push config
  • Loading branch information
laurigates authored Sep 21, 2023
2 parents 5f82814 + 0fa4248 commit 3a4d7c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-endpoint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 3a4d7c2

Please sign in to comment.