Gitlab CI/CD: Run 'tools_test' job only on merge requests

This commit is contained in:
Amin Ben Romdhane 2024-02-07 11:52:33 +01:00
parent 7d4d46c123
commit b4cf24a3e2

View file

@ -41,6 +41,8 @@ run_tools_test:
- "./gitlab-ci/pipeline_setup.sh"
- "./gitlab-ci/tools-test.sh"
- "./gitlab-ci/generate_supported_dm.sh"
only:
- merge_requests
artifacts:
when: always
paths: