Update 'Jenkinsfile-Docker'
This commit is contained in:
parent
751b20ae7b
commit
3333662c6b
@ -12,7 +12,7 @@ pipeline {
|
||||
|
||||
stage('Build Docker image') {
|
||||
steps {
|
||||
sh 'docker build -t wujt89 -f Dockerfile .'
|
||||
sh 'docker build -f Dockerfile .'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user