mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
set output at proper place
This commit is contained in:
parent
12a220bb18
commit
3004f3bfb6
@ -79,6 +79,8 @@ IF(NOT ${NUMWARN} EQUAL 0 OR NOT ${TESTRES} EQUAL 0)
|
||||
MESSAGE("")
|
||||
MESSAGE(" ${Yellow}Test results submitted to${ColorReset}")
|
||||
MESSAGE(" ${BoldYellow}${SHORTURL}${ColorReset}" )
|
||||
# Github workflow output
|
||||
MESSAGE("::set-output name=CDASH_URL::${SHORTURL}$")
|
||||
MESSAGE("")
|
||||
SET(LEVEL "")
|
||||
IF(NOT ${TESTRES} EQUAL 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user