path
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Malte Grosse 2024-02-12 21:56:04 +01:00
parent ff9e43e51d
commit f7544332a4
1 changed files with 3 additions and 4 deletions

View File

@ -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