Skip to content

Commit

Permalink
Revert "fix: examples/ci.yaml indent (#6328)"
Browse files Browse the repository at this point in the history
This reverts commit 3f72fe5.

Signed-off-by: Alex Collins <alex_collins@intuit.com>
  • Loading branch information
alexec committed Jul 21, 2021
1 parent 66c4410 commit 99359a0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@ spec:
- name: workdir
mountPath: /go
- name: run-hello
inputs:
parameters:
- name: os-image
- name: run-hello
inputs:
parameters:
- name: os-image
container:
image: "{{inputs.parameters.os-image}}"
command: [sh, -c]
Expand Down

0 comments on commit 99359a0

Please sign in to comment.