This commit is contained in:
parent
2409a1abef
commit
bebe5a7f7f
@ -7,9 +7,9 @@ steps:
|
|||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
context: .
|
context: .
|
||||||
settings:
|
settings:
|
||||||
repo: djpbessems/lighttpd-php-powershell
|
repo: registry.spamasaurus.com/djpbessems/lighttpd-php-powershell
|
||||||
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