BuildThirdpartyDockerRegularly - build and publish thirdparty every week #306
thirdparty-regular-push.yml
on: workflow_dispatch
Matrix: build_push_src_docker_images
Waiting for pending jobs
Matrix: build_push_bin_docker_images
Waiting for pending jobs
Matrix: build_push_bin_jemalloc_docker_images
Waiting for pending jobs
Matrix: build_push_bin_test_docker_images
Waiting for pending jobs
Matrix: build_push_bin_test_jemalloc_docker_images
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/thirdparty-regular-push.yml#L96
The workflow is not valid. .github/workflows/thirdparty-regular-push.yml (Line: 96, Col: 9): Unrecognized named-value: 'matrix'. Located at position 58 within expression: needs.build_push_src_docker_images.outputs.os_version == matrix.osversion .github/workflows/thirdparty-regular-push.yml (Line: 139, Col: 9): Unrecognized named-value: 'matrix'. Located at position 58 within expression: needs.build_push_src_docker_images.outputs.os_version == matrix.osversion
|