This commit is contained in:
parent
a9074d3715
commit
d13f9fe060
17
.drone.yml
17
.drone.yml
@ -6,14 +6,15 @@ steps:
|
|||||||
- name: build&push
|
- name: build&push
|
||||||
image: harbor.hq.rosti.cz/library/builder:35
|
image: harbor.hq.rosti.cz/library/builder:35
|
||||||
environment:
|
environment:
|
||||||
# username: robot$library+droneci
|
username: robot$library+droneci
|
||||||
# password:
|
password:
|
||||||
# from_secret: repo_password
|
from_secret: repo_password
|
||||||
# repo: harbor.hq.rosti.cz/library/builder
|
image: harbor.hq.rosti.cz/library/builder
|
||||||
username: admin
|
repo: harbor.hq.rosti.cz
|
||||||
password: admin
|
# username: admin
|
||||||
repo: registry.kube.ceperka.net
|
# password: admin
|
||||||
image: registry.kube.ceperka.net/library/builder
|
# repo: registry.kube.ceperka.net
|
||||||
|
# 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