Skip to content

Commit

Permalink
Fix release docker tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Tetrergeru committed Aug 28, 2023
1 parent 4b7f128 commit 0f83e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
MoiraVersion=${{env.DOCKER_TAG}}
GIT_COMMIT=${{github.sha}}
push: true
tags: moira/web2.0:${{env.DOCKER_TAG}},moira/web2:latest
tags: moira/web2.0:${{env.DOCKER_TAG}},moira/web2.0:latest

0 comments on commit 0f83e62

Please sign in to comment.