This commit is contained in:
15
.woodpecker/.dockerize.yaml
Normal file
15
.woodpecker/.dockerize.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
when:
|
||||
- branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||
|
||||
steps:
|
||||
dockerize:
|
||||
image: woodpeckerci/plugin-kaniko
|
||||
settings:
|
||||
registry: rg.fr-par.scw.cloud
|
||||
repo: asr-projects/beau-gosse-du-92-web
|
||||
tags: ${CI_COMMIT_SHA}
|
||||
auto_tag: true
|
||||
username: nologin
|
||||
password:
|
||||
from_secret: registry-password
|
||||
# debug: true
|
Reference in New Issue
Block a user