mirror of
https://github.com/curl/curl.git
synced 2026-08-01 07:38:02 +03:00
ENH: move dashboard location
This commit is contained in:
parent
fb08218a04
commit
6dd0277c22
1 changed files with 2 additions and 2 deletions
|
|
@ -8,6 +8,6 @@ set(CTEST_PROJECT_NAME "CURL")
|
|||
set(CTEST_NIGHTLY_START_TIME "00:00:00 EST")
|
||||
|
||||
set(CTEST_DROP_METHOD "http")
|
||||
set(CTEST_DROP_SITE "www.cdash.org")
|
||||
set(CTEST_DROP_LOCATION "/CDashPublic/submit.php?project=CURL")
|
||||
set(CTEST_DROP_SITE "my.cdash.org")
|
||||
set(CTEST_DROP_LOCATION "/submit.php?project=CURL")
|
||||
set(CTEST_DROP_SITE_CDASH TRUE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue