Skip to content

filters and matrix in workflow #48

filters and matrix in workflow

filters and matrix in workflow #48

Triggered via push November 13, 2025 15:58
Status Failure
Total duration
Artifacts

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')