path
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
ff9e43e51d
commit
f7544332a4
|
@ -4,8 +4,8 @@ workspace:
|
||||||
|
|
||||||
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
|
||||||
|
@ -13,8 +13,7 @@ steps:
|
||||||
INGNORE_VAR_RUN: false
|
INGNORE_VAR_RUN: false
|
||||||
cache: false
|
cache: false
|
||||||
LOG_LEVEL: trace
|
LOG_LEVEL: trace
|
||||||
IGNORE_PATHS:
|
IGNORE_PATH: /lib/firmware/nvidia
|
||||||
- /lib/firmware/nvidia
|
|
||||||
tags:
|
tags:
|
||||||
- 4.0.12
|
- 4.0.12
|
||||||
- latest
|
- latest
|
||||||
|
|
Loading…
Reference in New Issue