test pas sur du tout
This commit is contained in:
parent
2b926f0b3b
commit
cdb4186a6d
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -20,7 +20,9 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Clone repository') {
|
stage('Clone repository') {
|
||||||
steps{
|
steps{
|
||||||
checkout scm
|
container('jnlp') {
|
||||||
|
checkout scm
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user