ci: publish container and artifacts on merge to main #103
Triggered via pull request
October 6, 2024 09:13
Status
Startup failure
Total duration
–
Artifacts
–
ci.yaml
on: pull_request
check-inputs
Matrix: rust / Build Binaries
Waiting for pending jobs
Matrix: rust / Run Tests
Waiting for pending jobs
rust
/
Check Formatting
rust
/
Licensing and Advisories
rust
/
Lints
container
/
Build Container
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 2 within expression: (env.CI_IS_DEFAULT_BRANCH && github.event.repository.default_branch || '')
|