Updated jenkins file
This commit is contained in:
parent
4656a84103
commit
acf9d83970
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,6 @@ pipeline {
|
||||
|
||||
stages {
|
||||
stage ('build') {
|
||||
steps {
|
||||
parallel {
|
||||
stage ('x86') {
|
||||
agent {
|
||||
@ -92,5 +91,4 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user