1
0
mirror of https://github.com/sendevia/website.git synced 2026-03-06 07:40:50 +08:00

feat(ci): disable build cache

This commit is contained in:
2026-03-05 23:30:50 +08:00
parent b41cea0bed
commit 9677ac1367
2 changed files with 2 additions and 3 deletions

View File

@@ -63,5 +63,4 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
no-cache: true