jupyterlab-datascience/.woodpecker.yml

16 lines
418 B
YAML

steps:
build_and_release:
image: maltegrosse/woodpecker-buildah:0.0.4
pull: true
commands:
- sleep 99999
settings:
registry: git.sandbox.iuk.hdm-stuttgart.de
repository: grosse/jupyterlab-datascience
tag: 4.0.12c
architecture: amd64,arm64
context: Dockerfile
username:
from_secret: docker_username
password:
from_secret: docker_password