This commit is contained in:
parent
7d408e61ff
commit
31c17e0e4e
@ -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}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user