Skip to content

Commit 946843c

Browse files
committed
ci: disable caching for image build
1 parent 311594a commit 946843c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/push-image.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ jobs:
5757
push: true
5858
tags: ${{ steps.meta.outputs.tags }}
5959
labels: ${{ steps.meta.outputs.labels }}
60-
cache-from: type=gha
61-
cache-to: type=gha,mode=max
6260

6361
deploy-to-dev:
6462
name: Deploy to dev server

0 commit comments

Comments
 (0)