areusch commented on a change in pull request #8721:
URL: https://github.com/apache/tvm/pull/8721#discussion_r687926244
##########
File path: Jenkinsfile
##########
@@ -107,6 +122,30 @@ def cancel_previous_build() {
cancel_previous_build()
+stage('Prepare') {
+ node('master') {
+ // When something is provided in ci_*_param, use it, otherwise default
with ci_*
Review comment:
aha, i see. seems reasonable to me.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]