Marvin Preuss
9093028184
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
12 lines
282 B
YAML
12 lines
282 B
YAML
pipeline:
|
|
build:
|
|
image: plugins/docker
|
|
settings:
|
|
username:
|
|
from_secret: docker_username
|
|
password:
|
|
from_secret: docker_password
|
|
repo: harbor.service.wobcom.de/public/govanityurls
|
|
registry: harbor.service.wobcom.de
|
|
tags: latest
|