sleep
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Malte Grosse 2024-02-15 13:19:21 +01:00
parent f6ef836143
commit 2e32fbc663
1 changed files with 10 additions and 10 deletions

View File

@ -4,13 +4,13 @@ steps:
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
# architecture: amd64,arm64
# context: Dockerfile
# username:
# from_secret: docker_username
# password:
# from_secret: docker_password