Registry login
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
SebClem 2022-12-19 14:49:00 +01:00
parent 7d408e61ff
commit 31c17e0e4e
Signed by: sebclem
GPG Key ID: 5A4308F6A359EA50

View File

@ -19,11 +19,12 @@ pipeline:
platforms: linux/amd64 platforms: linux/amd64
tag: next tag: next
repo: harbor.sebclem.fr/sebclem/${CI_REPO_NAME} repo: harbor.sebclem.fr/sebclem/${CI_REPO_NAME}
registry: harbor.sebclem.fr logins:
username: - registry: https://harbor.sebclem.fr
from_secret: harbor_username username:
password: from_secret: harbor_username
from_secret: harbor_password password:
from_secret: harbor_password
# cache_from: harbor.sebclem.fr/sebclem/${CI_REPO_NAME} # cache_from: harbor.sebclem.fr/sebclem/${CI_REPO_NAME}