I said no pushing
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
273bdadc5e
commit
347f8db531
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -40,7 +40,7 @@ podTemplate(label: label, containers: [
|
||||
-c `pwd` \
|
||||
--insecure \
|
||||
--skip-tls-verify \
|
||||
--cache=true \
|
||||
--cache=true --no-push \
|
||||
--tarPath ./target/servicedemo.image.tar"
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user