Skip to content

Commit 83db109

Browse files
committed
chore
1 parent 7c08a53 commit 83db109

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

.github/workflows/ci_bake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
set: |
9292
ci.cache-from=type=gha
9393
ci.cache-to=type=gha,mode=max
94-
tags=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:ci
94+
ci.tags=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:ci
9595
# tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:ci
9696
# cache-from: type=gha
9797
# cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)