Workflows Required
At the end of the day, to properly use the Gitlab CI/CD, the next .yml
job should exist:
$ROOT_DIR/<your_project_part>/.gitlab/<your_job.yml>
After this, we can finally consume the final pipeline, including all the jobs.
At the end of the day, to properly use the Gitlab CI/CD, the next .yml
job should exist:
$ROOT_DIR/<your_project_part>/.gitlab/<your_job.yml>
After this, we can finally consume the final pipeline, including all the jobs.