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
context: .
settings:
repo: djpbessems/gitsparseclone
repo: registry.spamasaurus.com/djpbessems/gitsparseclone
registry: registry.spamasaurus.com
tags: latest
username:
from_secret: dockerhub_username
from_secret: harbor_username
password:
from_secret: dockerhub_password
from_secret: harbor_password