Browse Source

Indentation fix...

master
Daniel Gyulai 4 years ago
parent
commit
5741c8b4a0
  1. 4
      Jenkinsfile

4
Jenkinsfile

@ -8,8 +8,8 @@ spec:
command:
- /busybox/cat
volumeMounts:
- name: certs
mountPath: /kaniko/ssl/certs
- name: certs
mountPath: /kaniko/ssl/certs
tty: true
volumes:
- name: certs

Loading…
Cancel
Save