Skip to content

Commit bac26a3

Browse files
committed
chore(build): no-cache flag
1 parent ded5806 commit bac26a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-build-latest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
context: .
3636
push: true
3737
platforms: linux/arm64
38+
no-cache: true
3839
tags: |
3940
ghcr.io/prunplanner/prunplanner-frontend:latest
4041
ghcr.io/prunplanner/prunplanner-frontend:${{ github.ref_name }}

0 commit comments

Comments
 (0)