Adjust pipeline.

This commit is contained in:
Ben Binder
2025-02-24 00:24:04 -06:00
parent 154fb32ad6
commit 87fcc15a71

View File

@@ -18,7 +18,7 @@ steps:
host: binderlab.io host: binderlab.io
username: binderb username: binderb
key: key:
from_secret: SSH_PUBLIC_KEY from_secret: SSH_PRIVATE_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