Adjust drone pipeline.

This commit is contained in:
Ben Binder
2025-02-23 20:58:58 -06:00
parent bb6dd8d963
commit ec291cecb1

View File

@@ -8,7 +8,7 @@ trigger:
steps: steps:
- name: build-and-push - name: build-and-push
image: docker:24 image: docker:dind
environment: environment:
REGISTRY: registry.binderlab.io REGISTRY: registry.binderlab.io
IMAGE_NAME: registry.binderlab.io/harbormaster IMAGE_NAME: registry.binderlab.io/harbormaster