Fix typo
Some checks failed
Homelab/java-spring-microservice/pipeline/head There was a failure building this commit
Some checks failed
Homelab/java-spring-microservice/pipeline/head There was a failure building this commit
This commit is contained in:
parent
a5a8a8cf4b
commit
8daa1f5525
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -42,8 +42,7 @@ podTemplate(label: label, containers: [
|
||||
--skip-tls-verify \
|
||||
--cache=true \
|
||||
--destination=docker.home.thejimnicholson.com/servicedemo/servicedemo:${GIT_HASH} \
|
||||
--destination=docker.home.thejimnicholson.com/servicedemo/servicedemo:latest
|
||||
"
|
||||
--destination=docker.home.thejimnicholson.com/servicedemo/servicedemo:latest"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user