Registry login
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

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

View File

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