sleep
This commit is contained in:
parent
60742a5636
commit
f6ef836143
|
@ -2,6 +2,8 @@ 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
|
||||||
|
|
Loading…
Reference in New Issue