Skip to content

refactor github actions & attempt to build containers in parallel #612

refactor github actions & attempt to build containers in parallel

refactor github actions & attempt to build containers in parallel #612

Triggered via push February 3, 2025 22:59
Status Startup failure
Total duration
Artifacts

build.yml

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

Annotations

1 error
Invalid workflow file: .github/workflows/build.yml#L64
The workflow is not valid. .github/workflows/build.yml (Line: 64, Col: 13): Unrecognized named-value: 'secrets'. Located at position 2 within expression: (secrets.MAVEN_USERNAME && secrets.MAVEN_PASSWORD) || (secrets.MAVEN_CENTRAL_USERNAME && secrets.MAVEN_CENTRAL_PASSWORD && SIGNING_IN_MEMORY_KEY && SIGNING_IN_MEMORY_KEY_PASSWORD) .github/workflows/build.yml (Line: 125, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKER_REGISTRY && secrets.DOCKER_USERNAME && secrets.DOCKER_TOKEN && secrets.DOCKER_IMAGE