👷 Remove leading extra / from the repo name
Some checks failed
ci/woodpecker/push/deploy Pipeline failed

This commit is contained in:
2024-04-11 09:43:26 +02:00
parent 6e1bf38cd3
commit 6e4bc63868

View File

@@ -3,7 +3,7 @@ steps:
image: woodpeckerci/plugin-kaniko image: woodpeckerci/plugin-kaniko
settings: settings:
registry: rg.fr-par.scw.cloud registry: rg.fr-par.scw.cloud
repo: /asr-projects repo: asr-projects
tags: ${CI_COMMIT_SHA} tags: ${CI_COMMIT_SHA}
cache: true cache: true
# build_args: # build_args: