ignore var run
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
3ce641fbb7
commit
841d4b03fc
|
@ -1,12 +1,13 @@
|
||||||
steps:
|
steps:
|
||||||
build_and_release:
|
build_and_release:
|
||||||
#image: woodpeckerci/plugin-kaniko:1.1.1
|
image: woodpeckerci/plugin-kaniko:1.1.1
|
||||||
image: maltegrosse/plugin-kaniko:latest
|
#image: maltegrosse/plugin-kaniko:latest
|
||||||
pull: true
|
pull: true
|
||||||
settings:
|
settings:
|
||||||
registry: git.sandbox.iuk.hdm-stuttgart.de
|
registry: git.sandbox.iuk.hdm-stuttgart.de
|
||||||
repo: grosse/jupyterlab-datascience
|
repo: grosse/jupyterlab-datascience
|
||||||
ignore_var_run: false
|
ignore_var_run: true
|
||||||
|
ignore-var-run: true
|
||||||
tags:
|
tags:
|
||||||
- 4.0.12
|
- 4.0.12
|
||||||
- latest
|
- latest
|
||||||
|
|
Loading…
Reference in New Issue