jupyterlab-datascience/old.woodpecker.yml

15 lines
468 B
YAML
Raw Normal View History

2024-02-15 11:05:57 +00:00
steps:
build_and_release:
image: taywee/woodpecker-buildah:amd64
#image: maltegrosse/plugin-kaniko:latest
pull: true
settings:
registry: git.sandbox.iuk.hdm-stuttgart.de
repo: grosse/jupyterlab-datascience
cache: false
tag: git.sandbox.iuk.hdm-stuttgart.de/grosse/jupyterlab-datascience:4.0.12b
context: Dockerfile
username:
from_secret: docker_username
password:
from_secret: docker_password