We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac26a3 commit a620d01Copy full SHA for a620d01
1 file changed
.github/workflows/docker-build-latest.yml
@@ -35,7 +35,7 @@ jobs:
35
context: .
36
push: true
37
platforms: linux/arm64
38
- no-cache: true
+ no-cache: true
39
tags: |
40
ghcr.io/prunplanner/prunplanner-frontend:latest
41
ghcr.io/prunplanner/prunplanner-frontend:${{ github.ref_name }}
0 commit comments