arranged frontend to deploy properly with appi connection #6673
continuous-deployment.yml
on: push
Setup
/
Run Info
Security
/
SAST Pipeline Scan
accessibility-test
security-scan
/
...
/
sca-scan
security-scan
/
...
/
sca-scan
security-scan
/
...
/
sca-scan
unit-test-backend
/
unit-test
unit-test-common
/
unit-test
unit-test-frontend
/
unit-test
Build
/
...
/
frontend
Build
/
backend
Cloud Resource Deployment
/
...
/
deploy-azure-infrastructure
Cloud Resource Deployment
/
...
/
deploy-db
deploy
/
...
/
deploy-backend-slot-resources
deploy
/
...
/
deploy-frontend-slot-resources
Slot Code Deployment
/
deploy-api-slot
Slot Code Deployment
/
deploy-migration-slot
Slot Code Deployment
/
...
/
deploy-api
Slot Code Deployment
/
...
/
deploy-migration-app
Slot Code Deployment
/
...
/
deploy-webapp
deploy-code-slot
/
...
/
endpoint-test-application
deploy-code-slot
/
...
/
endpoint-test-application
deploy-code-slot
/
...
/
playwright-e2e-test
Slot Code Deployment
/
...
/
enable-access
Slot Code Deployment
/
swap-migration-app-deployment-slot
Slot Code Deployment
/
swap-nodeapi-deployment-slot
Slot Code Deployment
/
swap-webapp-deployment-slot
deploy-code-slot
/
...
/
endpoint-test-application
Slot Code Deployment
/
enable-access
Annotations
1 error
Invalid workflow file:
.github/workflows/continuous-deployment.yml#L101
The workflow is not valid. .github/workflows/continuous-deployment.yml (Line: 101, Col: 11): Input azResourceGrpAppEncrypted is required, but not provided while calling. .github/workflows/continuous-deployment.yml (Line: 114, Col: 34): Invalid input, azAppResourceGrpEncrypted is not defined in the referenced workflow.
|