[GHA] Add package Build and Distribute workflow. #28
build.yml
on: pull_request
Matrix: Build DEB
Waiting for pending jobs
Build RPM
/
Build
Matrix: Meta DEB
Waiting for pending jobs
Matrix: Copy to remote DEB
Waiting for pending jobs
Matrix: Meta RPM
Waiting for pending jobs
Matrix: Copy to remote RPM
Waiting for pending jobs
Matrix: Copy meta to remote DEB
Waiting for pending jobs
Matrix: Copy meta to remote RPM
Waiting for pending jobs
Matrix: Copy hash to remote DEB
Waiting for pending jobs
Matrix: Copy hash to remote RPM
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L44
The workflow is not valid. .github/workflows/build.yml (Line: 44, Col: 9): Unrecognized named-value: 'matrix'. Located at position 3 within expression: !(matrix.codename == 'bookworm' && matrix.platform == 'armhf') .github/workflows/build.yml (Line: 119, Col: 9): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.codename
|