Adjust pipeline.

This commit is contained in:
Ben Binder
2025-02-23 23:03:18 -06:00
parent 307544c001
commit 40d018647d

View File

@@ -32,9 +32,3 @@ steps:
- docker stop harbormaster || true - docker stop harbormaster || true
- docker rm harbormaster || true - docker rm harbormaster || true
- docker run -d --name harbormaster -p 8080:8080 registry.binderlab.io/harbormaster:latest - docker run -d --name harbormaster -p 8080:8080 registry.binderlab.io/harbormaster:latest
volumes:
- name: dockersock
host:
path: /var/run/docker.sock