filters and matrix in workflow #48
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/deploy.yml#L1
(Line: 37, Col: 9): Unrecognized named-value: 'matrix'. Located at position 2 within expression: (matrix.service == 'backend' && needs.detect-changes.outputs.backend == 'true') ||
(matrix.service == 'frontend' && needs.detect-changes.outputs.frontend == 'true') ||
(matrix.service == 'gateway' && needs.detect-changes.outputs.gateway == 'true')
|