Commit 3b287431 authored by Jan Kiene's avatar Jan Kiene
Browse files

remove log folder b4 running COMPLEXITY check

this should avoid archiving any old logs in case not all of them are
overwritten (e.g. when new modes are added)
parent c3f03ea1
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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: