We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e7e2c5 commit ad146f6Copy full SHA for ad146f6
.github/workflows/push-to-docker.yml
@@ -86,5 +86,4 @@ jobs:
86
push: true
87
tags: mitre/vulcan:${{ env.TAG }}
88
platforms: linux/amd64,linux/arm64
89
- cache-from: type=none
90
- cache-to: type=none
+ no-cache: true
0 commit comments