Skip to content

Commit

Permalink
restoring image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillipsOwen committed Jul 21, 2023
1 parent 9faa1b7 commit 9dc5cba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/image-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
build-args: |
APP_VERSION=${{ steps.get_version.outputs.VERSION }}
tags: |
${{ env.REGISTRY }}:latest
${{ env.REGISTRY }}:${{ steps.get_version.outputs.VERSION }}
- name: List docker images
Expand Down

0 comments on commit 9dc5cba

Please sign in to comment.