different cred scheme
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Scott Hatlen
2025-10-18 00:00:16 -07:00
parent db6b2652e9
commit cb49368736

View File

@@ -9,8 +9,15 @@ steps:
registry: harbor.scottyah.com registry: harbor.scottyah.com
repo: harbor.scottyah.com/scottyah/blog repo: harbor.scottyah.com/scottyah/blog
tags: latest tags: latest
dockerfile: Dockerfile
context: .
cache: true cache: true
cache_repo: harbor.scottyah.com/scottyah/blog-cache
skip_tls_verify: true skip_tls_verify: true
reproducible: true
cleanup: true
verbosity: info
skip_unused_stages: true
username: username:
from_secret: harbor_username from_secret: harbor_username
password: password: