Fix builder image registry
Some checks reported errors
continuous-integration/drone Build encountered an error
Some checks reported errors
continuous-integration/drone Build encountered an error
This commit is contained in:
parent
82c648b7cd
commit
c5801364d1
@ -4,7 +4,7 @@ name: image building
|
||||
|
||||
steps:
|
||||
- name: build&push squashed image
|
||||
image: harbor.hq.rosti.cz/library/builder:38
|
||||
image: registry.kube.ceperka.net/library/builder:38
|
||||
environment:
|
||||
username: robot$rosti+rosti
|
||||
password:
|
||||
@ -29,7 +29,7 @@ name: test image
|
||||
|
||||
steps:
|
||||
- name: test build
|
||||
image: harbor.hq.rosti.cz/library/builder:38
|
||||
image: registry.kube.ceperka.net/library/builder:38
|
||||
environment:
|
||||
username: robot$rosti+rosti
|
||||
password:
|
||||
|
Loading…
Reference in New Issue
Block a user