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 pull: true
commands: commands:
- sleep 99999 - 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
architecture: 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