fix(ci): re-enable claudebox Kaniko cache after registry cleanup
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Registry was full (29.4GB/30GB) causing DIGEST_INVALID on all image pushes. Cleaned old test project repos, expanded PVC from 30Gi to 80Gi, re-enabled cache. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
4a7fbe8faa
commit
28ab98df0f
@ -57,7 +57,7 @@ steps:
|
|||||||
- ${CI_COMMIT_SHA:0:8}
|
- ${CI_COMMIT_SHA:0:8}
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
cache: false
|
cache: true
|
||||||
skip_tls_verify: true
|
skip_tls_verify: true
|
||||||
when:
|
when:
|
||||||
<<: *when_main
|
<<: *when_main
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user