Loading .gitlab-ci.yml +0 −4 Original line number Diff line number Diff line Loading @@ -75,8 +75,6 @@ test_audiotools_convert: # run the test configs for the selection experiments experiments: variables: GIT_STRATEGY: clone stage: test tags: - linux Loading @@ -87,8 +85,6 @@ experiments: # run some test configs for item creation test_processing: variables: GIT_STRATEGY: clone stage: test rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' Loading Loading
.gitlab-ci.yml +0 −4 Original line number Diff line number Diff line Loading @@ -75,8 +75,6 @@ test_audiotools_convert: # run the test configs for the selection experiments experiments: variables: GIT_STRATEGY: clone stage: test tags: - linux Loading @@ -87,8 +85,6 @@ experiments: # run some test configs for item creation test_processing: variables: GIT_STRATEGY: clone stage: test rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' Loading