Create CI tests
GitLab offers a continuous integration service. For each commit or push to trigger the CI pipeline:
-
Add a .gitlab-ci.yml
file -
Test for DAG and rule graph. -
Test for local execution.
Edited by Alex Kanitz
GitLab offers a continuous integration service. For each commit or push to trigger the CI pipeline:
.gitlab-ci.yml
file