This commit is contained in:
parent
c5801364d1
commit
fe72c1a797
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ name: image building
|
|||
|
||||
steps:
|
||||
- name: build&push squashed image
|
||||
image: registry.kube.ceperka.net/library/builder:38
|
||||
image: harbor.hq.rosti.cz/library/builder:38
|
||||
environment:
|
||||
username: robot$rosti+rosti
|
||||
password:
|
||||
|
@ -29,7 +29,7 @@ name: test image
|
|||
|
||||
steps:
|
||||
- name: test build
|
||||
image: registry.kube.ceperka.net/library/builder:38
|
||||
image: harbor.hq.rosti.cz/library/builder:38
|
||||
environment:
|
||||
username: robot$rosti+rosti
|
||||
password:
|
||||
|
|
Loading…
Reference in a new issue