From 06a91a4bf0f714c63e6e1abdad43e823c961a11d Mon Sep 17 00:00:00 2001 From: The_Spider Date: Mon, 28 Mar 2022 13:32:59 -0500 Subject: [PATCH] . --- vars/functions.groovy | 1 + 1 file changed, 1 insertion(+) diff --git a/vars/functions.groovy b/vars/functions.groovy index 59f4ad1..901873e 100644 --- a/vars/functions.groovy +++ b/vars/functions.groovy @@ -15,6 +15,7 @@ spec: imagePullPolicy: Always image: ${config.repo}/library/kaniko:latest tty: true + stdin_open: true command: - /busybox/sh""" }