Skip to content

Commit

Permalink
ci: fix deployment to prod (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Campos authored and DerekRoberts committed May 14, 2024
1 parent 1a78b02 commit 3dad6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -291,5 +291,5 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
repository: ${{ github.repository }}
target: backend:test
target: test
tags: prod

0 comments on commit 3dad6bf

Please sign in to comment.