Skip to content
Snippets Groups Projects

Draft: tmp cleanup MR

Closed Sylvester Joosten requested to merge tmp-patch-cleanup into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -78,6 +78,7 @@ common:setup:
@@ -78,6 +78,7 @@ common:setup:
before_script:
before_script:
script:
script:
- |
- |
 
rm -rf /scratch/*
if [[ "${COMMON_BENCH_VERSION}" == "" ]] ; then
if [[ "${COMMON_BENCH_VERSION}" == "" ]] ; then
export COMMON_BENCH_VERSION="master"
export COMMON_BENCH_VERSION="master"
fi
fi
Loading