💚 Add credential to pull images from our private Docker registry
This commit is contained in:
@@ -17,6 +17,11 @@ steps:
|
||||
- name: build-web (dockerize)
|
||||
image: woodpeckerci/plugin-kaniko
|
||||
settings:
|
||||
registry: rg.fr-par.scw.cloud
|
||||
repo: asr-projects/beau-gosse-du-92-web
|
||||
username: nologin
|
||||
password:
|
||||
from_secret: registry-password
|
||||
dry-run: true
|
||||
|
||||
when:
|
||||
|
Reference in New Issue
Block a user