jupyterhub/.woodpecker.yml

14 lines
394 B
YAML

steps:
build_and_release:
image: gitea.mdg-hamburg.de/ci-tools/plugin-kaniko:latest
pull: true
settings:
registry: https://git.sandbox.iuk.hdm-stuttgart.de
repo: git.sandbox.iuk.hdm-stuttgart.de/grosse/jupyterhub
tags: "2.0.0"
dockerfile: Dockerfile
username:
from_secret: docker_username
password:
from_secret: docker_password