From cb4936873634d361572a15f259d814788913ea7a Mon Sep 17 00:00:00 2001 From: Scott Hatlen Date: Sat, 18 Oct 2025 00:00:16 -0700 Subject: [PATCH] different cred scheme --- .woodpecker.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index f58f2a1..4bac490 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -9,8 +9,15 @@ steps: registry: harbor.scottyah.com repo: harbor.scottyah.com/scottyah/blog tags: latest + dockerfile: Dockerfile + context: . cache: true + cache_repo: harbor.scottyah.com/scottyah/blog-cache skip_tls_verify: true + reproducible: true + cleanup: true + verbosity: info + skip_unused_stages: true username: from_secret: harbor_username password: