push to right registry
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
Yaakov 2022-05-29 22:07:56 +10:00
parent 0a1b8e18e2
commit 91b68d0046

View file

@ -5,13 +5,12 @@ steps:
- name: docker - name: docker
image: plugins/docker image: plugins/docker
settings: settings:
registry: registry: registry.yaakov.online
from_secret: docker-registry
username: username:
from_secret: docker-username from_secret: docker-username
password: password:
from_secret: docker-password from_secret: docker-password
repo: public/pe1chl-elproxy repo: registry.yaakov.online/public/pe1chl-elproxy
tags: tags:
- latest - latest
when: when:
@ -20,14 +19,6 @@ steps:
--- ---
kind: secret
name: docker-registry
get:
path: kv/data/drone-ci/yaakov/docker-registry
name: registry
---
kind: secret kind: secret
name: docker-username name: docker-username
get: get: