Testing my theory
All checks were successful
Homelab/java-spring-microservice/pipeline/head This commit looks good
All checks were successful
Homelab/java-spring-microservice/pipeline/head This commit looks good
This commit is contained in:
parent
c13601e0ad
commit
30c8a8d134
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -41,7 +41,8 @@ podTemplate(label: label, containers: [
|
|||||||
--insecure \
|
--insecure \
|
||||||
--skip-tls-verify \
|
--skip-tls-verify \
|
||||||
--no-push \
|
--no-push \
|
||||||
--tarPath ./target/servicedemo.image.tar"
|
--tarPath ./target/servicedemo.image.tar \
|
||||||
|
--destination=servicedemo:${GIT_HASH}"
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user