Skip to content

ci: publish container and artifacts on merge to main #104

ci: publish container and artifacts on merge to main

ci: publish container and artifacts on merge to main #104

Triggered via pull request October 6, 2024 09:19
Status Startup failure
Total duration
Artifacts

ci.yaml

on: pull_request
check-inputs
check-inputs
Matrix: rust / Build Binaries
Waiting for pending jobs
Matrix: rust / Run Tests
Waiting for pending jobs
rust  /  Check Formatting
rust / Check Formatting
rust  /  Licensing and Advisories
rust / Licensing and Advisories
rust  /  Lints
rust / Lints
rust  /  Merge Artifacts
rust / Merge Artifacts
container  /  Build Container
container / Build Container
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/ci.yaml#L47
The workflow is not valid. .github/workflows/ci.yaml (Line: 47, Col: 13): Unrecognized named-value: 'env'. Located at position 1 within expression: env.CI_IS_DEFAULT_BRANCH || env.CI_IS_TAG .github/workflows/ci.yaml (Line: 48, Col: 24): Unrecognized named-value: 'env'. Located at position 3 within expression: ( env.CI_IS_DEFAULT_BRANCH && github.event.repository.default_branch ) || ''