We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c00e858 + e2c391a commit cbae790Copy full SHA for cbae790
.github/workflows/default.yml
@@ -92,3 +92,5 @@ jobs:
92
platforms: linux/amd64,linux/arm64
93
push: ${{ github.event_name != 'pull_request' }}
94
tags: ${{ steps.prep.outputs.tags }}
95
+ pull: true
96
+ no-cache: true
0 commit comments