Deploy API to dev #2021
dev_deploy.yml
on: workflow_dispatch
setup-environment
run-lambda-deploy
/
build-and-deploy-lambda-functions
run-deployment
/
deploy-api
run-deployment
/
deploy-celery
run-deployment
/
deploy-celery-beat
run-qa-suite
/
trigger-regression-tests
Annotations
1 error
Invalid workflow file:
.github/workflows/dev_deploy.yml#L103
error parsing called workflow
".github/workflows/dev_deploy.yml"
-> "./.github/workflows/deployment.yml"
: workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
|