diff --git a/action.yml b/action.yml index 953bd58b..a4645458 100644 --- a/action.yml +++ b/action.yml @@ -115,11 +115,9 @@ inputs: required: false description: 'Either local, k8s or aws can be used to run builds on a remote cluster. Additional parameters must be configured.' cloudRunnerCpu: - default: '1.0' required: false description: 'Amount of CPU time to assign the remote build container' cloudRunnerMemory: - default: '750M' required: false description: 'Amount of memory to assign the remote build container' cachePushOverrideCommand: