Browse Source

Indentation fix...

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

4
Jenkinsfile

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

Loading…
Cancel
Save