Skip to content

Commit e42f909

Browse files
authored
Update publish-docker-image.yml
1 parent 85bca04 commit e42f909

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-docker-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ jobs:
5050
pull: true
5151
push: true
5252
tags: ${{ env.IMAGE_ID }}:${{ env.VERSION }}
53-
cache-from: type=gha
54-
cache-to: type=gha,mode=max
53+
#cache-from: type=gha
54+
#cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)