push docker image to registry.wtf-eg.net
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
hbr 2021-04-18 22:34:58 +02:00
parent 6ae5b2bc0d
commit 4c300b4b6d

View File

@ -7,4 +7,8 @@ steps:
- name: build
image: plugins/docker
settings:
repo: 172.18.0.4:5000/lektor
repo: registry.wtf-eg.net/lektor
username:
fromSecret: docker_username
password:
fromSecret: docker_password