Skip to content

Commit 8b2de70

Browse files
authored
Merge pull request #74 from thewtex/benchmark-update
COMP: Set dashboard_no_update in benchmark CTest script
2 parents be680aa + c4bb4b4 commit 8b2de70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ jobs:
159159
"ld: warning: text-based stub file"
160160
)
161161
set(dashboard_no_clean 1)
162+
set(dashboard_no_update 1)
162163
set(ENV{CC} $(cCompiler))
163164
set(ENV{CXX} $(cxxCompiler))
164165
set(dashboard_cache "

0 commit comments

Comments
 (0)