Files
beau-gosse-du-92/.woodpecker/.dockerize.yaml
Adrien 6f95e0f57b
All checks were successful
ci/woodpecker/push/dockerize Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
👷 Use of the CI to deliver a new image on each commit (temp)
2024-04-15 22:04:25 +02:00

15 lines
332 B
YAML

# 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