Switch to internal registry
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d13f9fe060
commit
6c8dc5926f
20
.drone.yml
20
.drone.yml
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user