testing #31851
build.yml
on: push
Compute outputs for use by other jobs
Matrix: build
Waiting for pending jobs
Matrix: push-manifest
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L122
The workflow is not valid. .github/workflows/build.yml (Line: 122, Col: 11): Unexpected symbol: '"docker'. Located at position 69 within expression: needs.check-env.outputs.push_needed == 'true' && matrix.registry == "docker.io" .github/workflows/build.yml (Line: 128, Col: 11): Unexpected symbol: '"ghcr'. Located at position 69 within expression: needs.check-env.outputs.push_needed == 'true' && matrix.registry == "ghcr.io"
|