Updated jenkins file
This commit is contained in:
parent
2500127eaa
commit
824562d18b
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -6,7 +6,7 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
echo "Hello World"
|
echo "Hello World"
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
stages {
|
stages {
|
||||||
stage ('x86') {
|
stage ('x86') {
|
||||||
agent {
|
agent {
|
||||||
@ -93,6 +93,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user