Where is trust?
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
f20f3f181f
commit
6a9037a2cf
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -9,6 +9,7 @@ podTemplate(containers: [
|
|||||||
node(POD_LABEL) {
|
node(POD_LABEL) {
|
||||||
stage('Checkout') {
|
stage('Checkout') {
|
||||||
sh '''
|
sh '''
|
||||||
|
ls -l /etc/ssl/certs
|
||||||
wget https://git.thejimnicholson.com
|
wget https://git.thejimnicholson.com
|
||||||
'''
|
'''
|
||||||
checkout scm
|
checkout scm
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user