try
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Malte Grosse 2024-02-15 13:32:40 +01:00
parent 2e32fbc663
commit 3262fe6159
1 changed files with 11 additions and 12 deletions

View File

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