Skip to content

Commit cab97cd

Browse files
authored
Update staging-deploy.yml
1 parent caee369 commit cab97cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/staging-deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,6 @@ jobs:
115115
platforms: linux/amd64,linux/arm64
116116
tags: ${{ steps.docker-meta.outputs.tags }}
117117
labels: ${{ steps.docker-meta.outputs.labels }}
118-
cache-from: type=gha
119-
cache-to: type=gha,mode=max
120118
build-args: |
121119
COMMIT_SHA=${{ github.sha }}
122120
VERSION=${{ steps.tag.outputs.tag }}

0 commit comments

Comments
 (0)