Try second tag
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
8daa1f5525
commit
afa26ab791
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -41,8 +41,7 @@ podTemplate(label: label, containers: [
|
|||||||
--insecure \
|
--insecure \
|
||||||
--skip-tls-verify \
|
--skip-tls-verify \
|
||||||
--cache=true \
|
--cache=true \
|
||||||
--destination=docker.home.thejimnicholson.com/servicedemo/servicedemo:${GIT_HASH} \
|
--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