From be327ea72dbb26652d08a75965b2bc3509f14753 Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Wed, 17 Feb 2021 22:46:52 +0100 Subject: [PATCH] building it --- tekton-debian-kernel-build-image.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tekton-debian-kernel-build-image.yaml b/tekton-debian-kernel-build-image.yaml index e93d2c6..a7fb4ae 100644 --- a/tekton-debian-kernel-build-image.yaml +++ b/tekton-debian-kernel-build-image.yaml @@ -57,8 +57,8 @@ spec: - --destination=$(resources.outputs.kernel-configs-builtImage.url) - --context=$(params.pathToContext) - --skip-tls-verify - - name: cleanup-workspace - image: cr-mirror.lan/alpine:latest + - name: cleanup-workspace-post + image: alpine command: - rm args: