mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
Gitlab CI/CD: Run 'tools_test' job only on merge requests
This commit is contained in:
parent
7d4d46c123
commit
b4cf24a3e2
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue