Manual Deployment #75
manual_deploy.yml
on: workflow_dispatch
Build_Frontend_Assets
/
build_frontend_assets
Build_Cedarproxy_Image
/
build_cedarproxy_image
Build_Application_Images
/
anti_virus
Build_Application_Images
/
build_db_migrate_image
Build_Application_Images
/
build_server_image
Build_Application_Images
/
pre_deps
Build_Test_Frontend_Assets
/
build_frontend_assets
Run_Tests
/
client_test
Run_Tests
/
client_typecheck
Run_Tests
/
e2e_tests
Run_Tests
/
lint
Run_Tests
/
server_test
Run_Tests
/
skip_tests
deploy_dev
/
deploy_backend
deploy_dev
/
deploy_frontend
deploy_impl
/
deploy_backend
deploy_impl
/
deploy_frontend
deploy_prod
/
deploy_backend
deploy_prod
/
deploy_frontend
deploy_dev_cedarproxy
/
deploy_cedar_proxy
deploy_impl_cedarproxy
/
deploy_cedar_proxy
deploy_prod_cedarproxy
/
deploy_cedar_proxy
Annotations
1 error
Invalid workflow file:
.github/workflows/manual_deploy.yml#L70
The workflow is not valid. .github/workflows/manual_deploy.yml (Line: 70, Col: 11): Input force_cedarproxy is required, but not provided while calling.
|