mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 08:15:49 +00:00
added spc
This commit is contained in:
parent
28911a7b95
commit
893fca1503
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -12,7 +12,7 @@ pipeline{
|
|||
}
|
||||
stage('artifact build'){
|
||||
steps{
|
||||
sh 'docker build . -t sridhar006/spc-jenkins:${BUILD_ID}'
|
||||
sh 'docker image build -t sridhar006 .'
|
||||
sh 'docker image list'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue