CI/CD #1
CICD.yaml
on: workflow_dispatch
Initialization
Build and pack JavaScript app
CheckForUpdates
Matrix: Build
Waiting for pending jobs
Matrix: Deliver
Waiting for pending jobs
Matrix: Deploy
Waiting for pending jobs
PostProcess
Annotations
1 error
Invalid workflow file:
.github/workflows/CICD.yaml#L136
The workflow is not valid. .github/workflows/CICD.yaml (Line: 136, Col: 5): Required property is missing: runs-on
|