We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e462748 commit 7796b61Copy full SHA for 7796b61
.github/workflows/docker-image.yml
@@ -69,8 +69,6 @@ jobs:
69
push: true
70
tags: ${{ env.TAGS }}
71
labels: ${{ steps.meta.outputs.labels }}
72
- cache-from: type=registry,ref=${{ env.TAGS }}
73
- cache-to: type=inline
74
75
# deploy nightly
76
- name: Deploy docker image to staging
0 commit comments