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:
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
settings:
registry: git.sandbox.iuk.hdm-stuttgart.de
repository: grosse/jupyterlab-datascience
tag: 4.0.12c
architectures: amd64,arm64
context: Dockerfile
username:
from_secret: docker_username
password:
from_secret: docker_password