This commit is contained in:
parent
6157fd6422
commit
000ff59a57
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -20,7 +20,7 @@ pipeline {
|
||||
|
||||
stage('Build image') {
|
||||
steps{
|
||||
sh "docker build -t jcabillot/jenkins-wdocker ."
|
||||
sh 'docker build -t ${dockerImage} .'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user