Skip to content

Commit

Permalink
prod
Browse files Browse the repository at this point in the history
  • Loading branch information
zsteinkamp committed Mar 27, 2024
1 parent f974f10 commit b18df4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: frontend/
target: frontend
target: prod
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ steps.frontend_meta.outputs.tags }}
Expand Down

0 comments on commit b18df4a

Please sign in to comment.