ci(build): fix repo
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Simon Vieille 2023-01-03 12:15:16 +01:00
parent 95c3d31385
commit 2beedf2866
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -13,7 +13,7 @@ pipeline:
settings:
registry: gitnet.fr
dockerfile: ./Dockerfile.php${PHP_VERSION}
repo: ${CI_REPO/docker-/}
repo: gitnet.fr/${CI_REPO/docker-/}
tags: ${PHP_VERSION}
username:
from_secret: registry_user