diff --git a/.woodpecker.yml b/.woodpecker.yml index ee75cb7..6d1c19a 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -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