Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rimaduello authored Jul 12, 2022
1 parent 4849c9b commit a07f593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
with:
push: true
pull: true
tags: ${{ secrets.DOCKERHUB_TAG }}:$RELEASE_VERSION,${{ secrets.DOCKERHUB_TAG }}:latest
tags: ${{ secrets.DOCKERHUB_TAG }}:${{ env.RELEASE_VERSION }},${{ secrets.DOCKERHUB_TAG }}:latest
target: app

0 comments on commit a07f593

Please sign in to comment.