Commit 451bd1f2 authored by Josh Steinberg's avatar Josh Steinberg

yaml formatting

parent ec7e4a40
......@@ -8,12 +8,12 @@ pipeline {
spec:
containers:
- name: kaniko
image: gcr.io/kaniko-project/executor:latest
imagePullPolicy: Always
command:
- sleep
args:
- 99d
image: gcr.io/kaniko-project/executor:latest
imagePullPolicy: Always
command:
- sleep
args:
- 99d
'''
}
......
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