jupyterhub/.woodpecker.yml

11 lines
292 B
YAML
Raw Normal View History

2023-01-20 13:01:31 +00:00
pipeline:
publish-container:
image: woodpeckerci/plugin-docker-buildx
secrets: [ docker_username, docker_password ]
group: docker
settings:
registry: https://git.sandbox.iuk.hdm-stuttgart.de
repo: grosse/jupyterhub
dockerfile: Dockerfile
tag: latest