diff --git a/.drone.yml b/.drone.yml index 3a0061a..b151b44 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 \ No newline at end of file + from_secret: harbor_password \ No newline at end of file