added registry authentication
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Stephan Dörfler 2020-02-11 06:29:23 +01:00
parent 6b2ff88427
commit 9910adebb8
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ steps:
image: plugins/docker image: plugins/docker
settings: settings:
repo: registry.while-false.de/blog repo: registry.while-false.de/blog
username: stephan
password: eRFJ1R7UNo5zv1FFvLzv
tags: tags:
- 'latest' - 'latest'
- '1.3.0' - '1.3.0'