diff --git a/.woodpecker.yml b/.woodpecker.yml index 5e4850d..d0e828e 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -101,8 +101,9 @@ steps: # provenance: true # sbom: true push: true - cache_from: type=registry,ref=hub.peikarband.ir/peikarband/landing:cache - cache_to: type=registry,ref=hub.peikarband.ir/peikarband/landing:cache,mode=max + # Cache configuration - using inline cache instead of registry cache + # cache_from: type=registry,ref=hub.peikarband.ir/peikarband/landing:cache + # cache_to: type=registry,ref=hub.peikarband.ir/peikarband/landing:cache,mode=max when: event: [push, tag]