Skip to content

Commit

Permalink
Allowing for deployment to prod
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan-Rudolph Buhrmann committed May 17, 2024
1 parent e6f1cf9 commit 4009a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
platforms: linux/amd64
push: true
tags: |
docker.sadilar.org/term_platform:${{ github.ref_name }}
docker.sadilar.org/term_platform:prod

0 comments on commit 4009a59

Please sign in to comment.