Skip to content

Commit c4bb4b4

Browse files
committed
COMP: Set dashboard_no_update in benchmark CTest script
To address: Update command failed: "/usr/bin/git" "pull" "origin" "master"
1 parent be680aa commit c4bb4b4

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)