This commit is contained in:
parent
7fe18318d7
commit
16ad464a95
@ -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
|
Loading…
Reference in New Issue
Block a user