Actualiser Jenkinsfile
This commit is contained in:
parent
6ce99ccb79
commit
c1117391cd
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -10,7 +10,7 @@ pipeline {
|
||||
stage('Clone git') {
|
||||
steps {
|
||||
sh "rm -rf *"
|
||||
sh git clone 'https://git.zestes.fr/garfi/jenkins-update.git'
|
||||
sh "git clone https://git.zestes.fr/garfi/jenkins-update.git"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user