Silly typo
Some checks failed
Homelab/java-spring-microservice/pipeline/pr-master There was a failure building this commit
Some checks failed
Homelab/java-spring-microservice/pipeline/pr-master There was a failure building this commit
This commit is contained in:
parent
14180f20eb
commit
85eaae3ee1
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -57,7 +57,7 @@ podTemplate(label: POD_LABEL, containers: [
|
||||
--insecure \
|
||||
--skip-tls-verify \
|
||||
--tarPath ./target/servicedemo-${POM_VERSION}.image.tar \
|
||||
--destination=servicedemo:${GIT_HASH}
|
||||
--destination=servicedemo:${GIT_HASH}"
|
||||
}
|
||||
}
|
||||
stage('Archive') {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user