Skip to content

Commit a620d01

Browse files
committed
chore(build): yml fix
1 parent bac26a3 commit a620d01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)