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

yaml formatting

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