Commit 4afaa803 authored by Jan Kiene's avatar Jan Kiene
Browse files

remove old latest_WMOPS.csv file so that wildcard works

parent ff7560ed
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1131,6 +1131,7 @@ voip-be-on-merge-request:
  - public_dir="$CI_JOB_NAME-public"
  # if is needed to catch case when no artifact is there (first run), similarly as above
  - if [[ -d $public_dir ]]; then mv $public_dir/* wmops/;  fi
  - rm -f wmops/logs/latest_WMOPS.csv
  - ls wmops
  - rm artifacts.zip
  - rm -rf $public_dir