comment windows stages
This commit is contained in:
parent
3a24ec59a0
commit
4f5a7ece8f
|
@ -223,9 +223,10 @@ pipeline
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
stage('windows')
|
||||
{
|
||||
|
||||
agent { label "windows" }
|
||||
environment
|
||||
{
|
||||
|
@ -327,7 +328,7 @@ pipeline
|
|||
deleteDir()
|
||||
}
|
||||
}
|
||||
}
|
||||
}*/
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue