This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user