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
image: plugins/docker
settings:
registry:
from_secret: docker-registry
registry: registry.yaakov.online
username:
from_secret: docker-username
password:
from_secret: docker-password
repo: public/pe1chl-elproxy
repo: registry.yaakov.online/public/pe1chl-elproxy
tags:
- latest
when:
@ -20,14 +19,6 @@ steps:
---
kind: secret
name: docker-registry
get:
path: kv/data/drone-ci/yaakov/docker-registry
name: registry
---
kind: secret
name: docker-username
get: