Loading .gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,8 @@ stages: # run the test configs for the selection experiments experiments: variables: GIT_STRATEGY: clone stage: test tags: - linux Loading @@ -86,6 +88,7 @@ experiments: paths: - experiments/selection/*/proc_output/*.log when: always expire_in: 1 week # run some test configs for item creation .test_processing: Loading Loading
.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,8 @@ stages: # run the test configs for the selection experiments experiments: variables: GIT_STRATEGY: clone stage: test tags: - linux Loading @@ -86,6 +88,7 @@ experiments: paths: - experiments/selection/*/proc_output/*.log when: always expire_in: 1 week # run some test configs for item creation .test_processing: Loading