Deploy using actions #1
main_build_and_deploy_all.yml
on: push
Build Web App Docker image and push it to registry
/
Docker build and push
Validate and deploy infrastructure
/
Az deployment what-if
Validate and deploy infrastructure
/
Az deployment
Annotations
1 error
Invalid workflow file:
.github/workflows/main_build_and_deploy_all.yml#L28
The workflow is not valid. .github/workflows/main_build_and_deploy_all.yml (Line: 28, Col: 20): Unrecognized named-value: 'env'. Located at position 1 within expression: env.DOCKER_FILE .github/workflows/main_build_and_deploy_all.yml (Line: 29, Col: 26): Unrecognized named-value: 'env'. Located at position 1 within expression: env.DOCKER_WORKING_DIRECTORY
|