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 5a0a1c7 commit 8a19b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/create-image/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ runs:
REVISION=${{ env.REVISION }}
tags: ${{ steps.meta-data.outputs.tags }}
labels: ${{ steps.meta-data.outputs.labels }}
no-cache: false
no-cache: true

0 comments on commit 8a19b62

Please sign in to comment.