Adjust pipeline.
This commit is contained in:
@@ -2,6 +2,10 @@ steps:
|
|||||||
build-and-push:
|
build-and-push:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
|
username:
|
||||||
|
from_secret: REGISTRY_USERNAME
|
||||||
|
password:
|
||||||
|
from_secret: REGISTRY_PASSWORD
|
||||||
registry: registry.binderlab.io
|
registry: registry.binderlab.io
|
||||||
repo: registry.binderlab.io/harbormaster
|
repo: registry.binderlab.io/harbormaster
|
||||||
tags: latest
|
tags: latest
|
||||||
|
|||||||
Reference in New Issue
Block a user