cicd: Add missing input param "upload_artifacts" #TASK-7809 #664
task.yml
on: push
test
/
...
/
Build Java app
deploy-docker
/
Push Docker image
Annotations
1 error
|
Invalid workflow file:
.github/workflows/task.yml#L23
The workflow is not valid. opencb/cellbase/.github/workflows/test-analysis.yml@d9f53a78e5a14124d2b3f360e94f2066bdfd3a95 (Line: 23, Col: 33): Invalid input, needs_hadoop_preparation is not defined in the referenced workflow. opencb/cellbase/.github/workflows/test-analysis.yml@d9f53a78e5a14124d2b3f360e94f2066bdfd3a95 (Line: 25, Col: 24): Invalid input, upload_artifact is not defined in the referenced workflow.
|