Commit 77da46f7 authored by Josh Steinberg's avatar Josh Steinberg

edit error in jenkinsfile

parent 7f9451c6
...@@ -17,9 +17,9 @@ pipeline { ...@@ -17,9 +17,9 @@ pipeline {
volumeMounts: volumeMounts:
- name: jenkins-docker-cfg - name: jenkins-docker-cfg
mountPath: /kaniko/.docker mountPath: /kaniko/.docker
''' '''
}
} }
tools{ tools{
maven 'maven' maven 'maven'
} }
...@@ -109,4 +109,3 @@ pipeline { ...@@ -109,4 +109,3 @@ pipeline {
} }
} }
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment