Adjust pipeline.

This commit is contained in:
Ben Binder
2025-02-24 00:48:32 -06:00
parent 47aafb2077
commit 6ca2bc2436

View File

@@ -1,16 +1,16 @@
steps:
# build-and-push:
# image: woodpeckerci/plugin-docker-buildx
# settings:
# username:
# from_secret: REGISTRY_USERNAME
# password:
# from_secret: REGISTRY_PASSWORD
# registry: registry.binderlab.io
# repo: registry.binderlab.io/harbormaster
# tags: latest
# when:
# event: manual
build-and-push:
image: woodpeckerci/plugin-docker-buildx
settings:
username:
from_secret: REGISTRY_USERNAME
password:
from_secret: REGISTRY_PASSWORD
registry: registry.binderlab.io
repo: registry.binderlab.io/harbormaster
tags: latest
when:
event: manual
deploy:
image: appleboy/drone-ssh