deleting develop from test #42
_deploy-sandbox.js.yaml
on: workflow_dispatch
tests
/
unit
make-env-file-sandbox
/
create-env-file
run-sonar
/
run-sonar
push-to-kubernetes
/
deploy-image
Annotations
1 error
Invalid workflow file:
.github/workflows/_deploy-sandbox.js.yaml#L143
The workflow is not valid. .github/workflows/_deploy-sandbox.js.yaml (Line: 143, Col: 20): Unrecognized named-value: 'secrets'. Located at position 59 within expression: github.event.inputs.deploy_environment == 'production'
&& secrets.PRODUCTION_K8S_CONTEXT || secrets.TEST_K8S_CONTEXT
|