Update '.drone.yml'
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Danny Bessems 2020-08-17 13:43:34 +00:00
parent 2409a1abef
commit bebe5a7f7f
1 changed files with 3 additions and 3 deletions

View File

@ -7,9 +7,9 @@ steps:
image: plugins/docker image: plugins/docker
context: . context: .
settings: settings:
repo: djpbessems/lighttpd-php-powershell repo: registry.spamasaurus.com/djpbessems/lighttpd-php-powershell
tags: latest tags: latest
username: username:
from_secret: dockerhub_username from_secret: harbor_username
password: password:
from_secret: dockerhub_password from_secret: harbor_password