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:
|
||||
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
|
||||
|
@ -13,8 +13,7 @@ steps:
|
|||
INGNORE_VAR_RUN: false
|
||||
cache: false
|
||||
LOG_LEVEL: trace
|
||||
IGNORE_PATHS:
|
||||
- /lib/firmware/nvidia
|
||||
IGNORE_PATH: /lib/firmware/nvidia
|
||||
tags:
|
||||
- 4.0.12
|
||||
- latest
|
||||
|
|
Loading…
Reference in New Issue