switched drone docker authentication to secrets
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Stephan Dörfler 2020-09-23 12:50:02 +02:00
parent a85e429f4d
commit 3a3dee879f
1 changed files with 4 additions and 2 deletions

View File

@ -6,8 +6,10 @@ steps:
- name: docker
image: plugins/docker
settings:
username: stephan
password: eRFJ1R7UNo5zv1FFvLzv
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: registry.while-false.de/blog
registry: registry.while-false.de
tags: