child_job: stage: test tags: ["pipelines-dependent-relationship-9115fb9e07940a85"] needs: - project: gitlab-qa-sandbox-group-6/qa-test-2024-11-01-15-56-54-7ee74f3a569832ca/pipelines-dependent-relationship-9115fb9e07940a85 job: job1 ref: main artifacts: true script: - cat output.txt - echo "Child job done!"