mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 19:07:28 +00:00
remove previous
This commit is contained in:
parent
6e2afb31f9
commit
29a462dba1
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -10,7 +10,7 @@ pipeline {
|
|||
MAVEN_OPTS = '-Xmx1024m'
|
||||
PROJECT_NAME = 'spring-petclinic'
|
||||
SONAR_PROJECT_KEY = 'spring-petclinic'
|
||||
DOCKER_ARGS = '--network=devops-net -v /var/run/docker.sock:/var/run/docker.sock'
|
||||
DOCKER_ARGS = '-v /var/run/docker.sock:/var/run/docker.sock'
|
||||
}
|
||||
|
||||
stages {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue