Switch to internal registry
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Adam Štrauch 2022-09-11 23:16:25 +02:00
parent d13f9fe060
commit 6c8dc5926f
Signed by: cx
GPG Key ID: 018304FFA8988F8D
1 changed files with 10 additions and 10 deletions

View File

@ -4,17 +4,17 @@ name: image building
steps:
- name: build&push
image: harbor.hq.rosti.cz/library/builder:35
image: harbor.hq.rosti.cz/library/builder:36
environment:
username: robot$library+droneci
password:
from_secret: repo_password
image: harbor.hq.rosti.cz/library/builder
repo: harbor.hq.rosti.cz
# username: admin
# password: admin
# repo: registry.kube.ceperka.net
# image: registry.kube.ceperka.net/library/builder
# username: robot$library+droneci
# password:
# from_secret: repo_password
# image: harbor.hq.rosti.cz/library/builder
# repo: harbor.hq.rosti.cz
username: admin
password: admin
repo: registry.kube.ceperka.net
image: registry.kube.ceperka.net/library/builder
tag: 36
privileged: true
commands: