_cicd (build and release entry) #3
_cicd.yml
on: workflow_dispatch
release-dev
/
set-vars
release-prod
/
set-vars
release-dev
/
...
/
Send success/failure slack notification
release-prod
/
...
/
Send success/failure slack notification
release-dev
/
...
/
stop-runner
release-prod
/
...
/
stop-runner
Annotations
1 error
Invalid workflow file:
.github/workflows/_cicd.yml#L19
The workflow is not valid. .github/workflows/_cicd.yml (Line: 19, Col: 27): Invalid input, destination_bucket is not defined in the referenced workflow.
|