Skip to content

Commit

Permalink
update create-docker-image action
Browse files Browse the repository at this point in the history
  • Loading branch information
ga-ebp committed Apr 10, 2024
1 parent 47d7ca7 commit 5a0a1c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/actions/create-image/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,5 @@ runs:
VERSION=${{ inputs.VERSION }}
REVISION=${{ env.REVISION }}
tags: ${{ steps.meta-data.outputs.tags }}
labels: ${{ steps.meta-data.outputs.labels }}
labels: ${{ steps.meta-data.outputs.labels }}
no-cache: false

0 comments on commit 5a0a1c7

Please sign in to comment.