Skip to content

feat(ci): no more docker builds on PR-related events #40392

feat(ci): no more docker builds on PR-related events

feat(ci): no more docker builds on PR-related events #40392

Triggered via pull request February 20, 2024 19:03
Status Startup failure
Total duration
Artifacts

docker.yml

on: pull_request
Matrix: docker-build
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/docker.yml#L21
The workflow is not valid. .github/workflows/docker.yml (Line: 21, Col: 23): Unexpected symbol: '?'. Located at position 46 within expression: fromJson(github.event_name == 'pull_request' ? '["ci"]' : '["dev", "lean", "py310", "websocket", "dockerize"]') .github/workflows/docker.yml (Line: 21, Col: 23): Unexpected value '${{ fromJson(github.event_name == 'pull_request' ? '["ci"]' : '["dev", "lean", "py310", "websocket", "dockerize"]') }} '