Adjust pipeline.
This commit is contained in:
@@ -17,7 +17,8 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
host: binderlab.io
|
host: binderlab.io
|
||||||
username: binderb
|
username: binderb
|
||||||
key: $SSH_PUBLIC_KEY
|
key:
|
||||||
|
from_secret: SSH_PUBLIC_KEY
|
||||||
script:
|
script:
|
||||||
- docker pull registry.binderlab.io/harbormaster:latest
|
- docker pull registry.binderlab.io/harbormaster:latest
|
||||||
- docker stop harbormaster || true
|
- docker stop harbormaster || true
|
||||||
|
|||||||
Reference in New Issue
Block a user