Skip to content

Commit

Permalink
Update Docker image tags
Browse files Browse the repository at this point in the history
  • Loading branch information
fvergaracl committed Feb 8, 2024
1 parent 68216ea commit 5710161
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
file: Dockerfile
push: true
tags: |
fvergaracl/game:alpha-${{ github.ref_name }}
fvergaracl/game:alpha-${{ github.ref_name }}-${{ github.run_number }}
fvergaracl/game:alpha
fvergaracl/game:alpha-${{ github.run_number }}
target: prod

0 comments on commit 5710161

Please sign in to comment.