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 INGNORE_VAR_RUN: false cache: false # LOG_LEVEL: trace tag: 4.0.12 arguments: isolation: chroot context: Dockerfile username: from_secret: docker_username password: from_secret: docker_password