diff --git a/.drone.yml b/.drone.yml index c08fed7..2de23d5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,17 +4,17 @@ name: image building steps: - name: build&push - image: harbor.hq.rosti.cz/library/builder:35 + image: harbor.hq.rosti.cz/library/builder:36 environment: - username: robot$library+droneci - password: - from_secret: repo_password - image: harbor.hq.rosti.cz/library/builder - repo: harbor.hq.rosti.cz - # username: admin - # password: admin - # repo: registry.kube.ceperka.net - # image: registry.kube.ceperka.net/library/builder + # username: robot$library+droneci + # password: + # from_secret: repo_password + # image: harbor.hq.rosti.cz/library/builder + # repo: harbor.hq.rosti.cz + username: admin + password: admin + repo: registry.kube.ceperka.net + image: registry.kube.ceperka.net/library/builder tag: 36 privileged: true commands: