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

This commit is contained in:
2020-08-17 14:21:31 +00:00
parent 7fe18318d7
commit 16ad464a95
+4 -3
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