#0000 - Fix repo URL case sensitivity in .woodpecker.yml
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Corrected the capitalization of the repository username in the configuration. This ensures that the Docker build process points to the correct repository path.
This commit is contained in:
Guillaume "B.B." Van Hemmen 2024-10-17 12:44:29 +02:00
parent c728b3ebe2
commit 7f267ed579
Signed by: GuillaumeHemmen
GPG key ID: 7921E64524F7EB35

View file

@ -12,7 +12,7 @@ steps:
docker-master:
image: woodpeckerci/plugin-docker-buildx
settings:
repo: git.van-hemmen.com/GuillaumeHemmen/sso-poc-marn
repo: git.van-hemmen.com/guillaumehemmen/sso-poc-marn
tags: latest,${CI_COMMIT_SHA:0:8}
registry: git.van-hemmen.com
username: