Updated jenkins file
This commit is contained in:
Vendored
+3
-1
@@ -1,6 +1,7 @@
|
||||
pipeline {
|
||||
agent any
|
||||
|
||||
stages {
|
||||
parallel {
|
||||
stage ('x86') {
|
||||
agent {
|
||||
@@ -86,5 +87,6 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user