Skip to content

Commit

Permalink
Revert "Remove production target from Docker build command"
Browse files Browse the repository at this point in the history
This reverts commit 96d45e9.
  • Loading branch information
jgarber623 committed Apr 10, 2024
1 parent c81d27a commit 2b2f5f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
gcr.io/${{ env.GCP_PROJECT }}/${{ github.repository }}:latest
ghcr.io/${{ github.repository }}:${{ steps.vars.outputs.short_sha }}
ghcr.io/${{ github.repository }}:latest
target: production
deploy:
name: Deploy
permissions:
Expand Down

0 comments on commit 2b2f5f3

Please sign in to comment.