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

This commit is contained in:
Danny Bessems 2020-08-17 14:21:31 +00:00
parent 7fe18318d7
commit 16ad464a95
1 changed files with 4 additions and 3 deletions

View File

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