Updated jenkins file
This commit is contained in:
parent
1d0ee3045e
commit
7ae1633b96
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,6 +1,7 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
|
|
||||||
|
stages {
|
||||||
parallel {
|
parallel {
|
||||||
stage ('x86') {
|
stage ('x86') {
|
||||||
agent {
|
agent {
|
||||||
@ -88,3 +89,4 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user