deploy:Add CI/CD workflow file #1
ci-cd.yml
on: push
Matrix: build-and-push
Waiting for pending jobs
Matrix: deploy
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/ci-cd.yml#L34
The workflow is not valid. .github/workflows/ci-cd.yml (Line: 34, Col: 14): Unexpected symbol: '|'. Located at position 16 within expression: matrix.service | toLowerCase
|