Adjust drone pipeline.

This commit is contained in:
Ben Binder
2025-02-23 20:30:15 -06:00
parent 96ada3cf84
commit 7d1a2ae3c2

View File

@@ -10,8 +10,8 @@ steps:
- name: build-and-push - name: build-and-push
image: docker:latest image: docker:latest
environment: environment:
REGISTRY: registry.binderlab.io:8000 REGISTRY: registry.binderlab.io
IMAGE_NAME: registry.binderlab.io:8000/harbormaster IMAGE_NAME: registry.binderlab.io/harbormaster
DOCKER_USERNAME: DOCKER_USERNAME:
from_secret: DOCKER_USERNAME from_secret: DOCKER_USERNAME
DOCKER_PASSWORD: DOCKER_PASSWORD: