testing cicd #6
cicd.yaml
on: push
download_model
build_docker_image
Annotations
1 error
Invalid workflow file:
.github/workflows/cicd.yaml#L22
The workflow is not valid. .github/workflows/cicd.yaml (Line: 22, Col: 1): Unexpected value 'runs-on' .github/workflows/cicd.yaml (Line: 26, Col: 5): Required property is missing: runs-on
|