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:
|
||||
build_and_release:
|
||||
#image: woodpeckerci/plugin-kaniko:1.1.1
|
||||
image: maltegrosse/plugin-kaniko:latest
|
||||
image: woodpeckerci/plugin-kaniko:1.1.1
|
||||
#image: maltegrosse/plugin-kaniko:latest
|
||||
pull: true
|
||||
settings:
|
||||
registry: git.sandbox.iuk.hdm-stuttgart.de
|
||||
repo: grosse/jupyterlab-datascience
|
||||
ignore_var_run: false
|
||||
ignore_var_run: true
|
||||
ignore-var-run: true
|
||||
tags:
|
||||
- 4.0.12
|
||||
- latest
|
||||
|
|
Loading…
Reference in New Issue