From 581f871277dc34f72a220b0a69a5561cff405010 Mon Sep 17 00:00:00 2001 From: Frostebite Date: Tue, 1 Feb 2022 21:04:54 +0000 Subject: [PATCH] cloud runner branch separated from target branch properly --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 9db67e8b..f8607d29 100644 --- a/action.yml +++ b/action.yml @@ -67,7 +67,7 @@ inputs: required: false description: 'Amount of CPU time to assign the remote build container' kubeVolumeSize: - default: '5Gi' + default: '10Gi' required: false description: 'Amount of disc space to assign the Kubernetes Persistent Volume' githubToken: