Command to provide variables to CI/CD while pushing the changes.
git push -o ci.variable="RUNNER=default" -o ci.variable="K8S_RUNNER=aws-k8s"
Command to provide variables to CI/CD while pushing the changes.
git push -o ci.variable="RUNNER=default" -o ci.variable="K8S_RUNNER=aws-k8s"