Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,7 @@ test_processing: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' - if: $CI_PIPELINE_SOURCE == 'push' when: never - if: $CI_PIPELINE_SOURCE == 'web' # for testing tags: - ericsson-linux-scripts script: Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,7 @@ test_processing: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' - if: $CI_PIPELINE_SOURCE == 'push' when: never - if: $CI_PIPELINE_SOURCE == 'web' # for testing tags: - ericsson-linux-scripts script: Loading