Adjust drone pipeline.
This commit is contained in:
@@ -10,8 +10,8 @@ steps:
|
||||
- name: build-and-push
|
||||
image: docker:latest
|
||||
environment:
|
||||
REGISTRY: registry.binderlab.io:8000
|
||||
IMAGE_NAME: registry.binderlab.io:8000/harbormaster
|
||||
REGISTRY: registry.binderlab.io
|
||||
IMAGE_NAME: registry.binderlab.io/harbormaster
|
||||
DOCKER_USERNAME:
|
||||
from_secret: DOCKER_USERNAME
|
||||
DOCKER_PASSWORD:
|
||||
|
||||
Reference in New Issue
Block a user