Loading .gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -1198,6 +1198,8 @@ voip-be-on-merge-request: - *update-scripts-repo - *update-ltv-repo - *complexity-measurements-setup # delete previous jobs logfiles if present (-f flag ensures return calue of 0 even in first run where this folder is not present) - rm -rf COMPLEXITY/logs - which coan allow_failure: exit_codes: Loading @@ -1208,6 +1210,7 @@ voip-be-on-merge-request: expire_in: 2 week paths: - $CI_JOB_NAME-public - COMPLEXITY/logs complexity-stereo-in-stereo-out: extends: Loading Loading
.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -1198,6 +1198,8 @@ voip-be-on-merge-request: - *update-scripts-repo - *update-ltv-repo - *complexity-measurements-setup # delete previous jobs logfiles if present (-f flag ensures return calue of 0 even in first run where this folder is not present) - rm -rf COMPLEXITY/logs - which coan allow_failure: exit_codes: Loading @@ -1208,6 +1210,7 @@ voip-be-on-merge-request: expire_in: 2 week paths: - $CI_JOB_NAME-public - COMPLEXITY/logs complexity-stereo-in-stereo-out: extends: Loading