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: steps:
- name: build&push - name: build&push
image: harbor.hq.rosti.cz/library/builder:35 image: harbor.hq.rosti.cz/library/builder:36
environment: environment:
username: robot$library+droneci # username: robot$library+droneci
password: # password:
from_secret: repo_password # from_secret: repo_password
image: harbor.hq.rosti.cz/library/builder # image: harbor.hq.rosti.cz/library/builder
repo: harbor.hq.rosti.cz # repo: harbor.hq.rosti.cz
# username: admin username: admin
# password: admin password: admin
# repo: registry.kube.ceperka.net repo: registry.kube.ceperka.net
# image: registry.kube.ceperka.net/library/builder image: registry.kube.ceperka.net/library/builder
tag: 36 tag: 36
privileged: true privileged: true
commands: commands: