Skip to content

Commit

Permalink
Revert "fix: examples/ci.yaml indent (argoproj#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>
Signed-off-by: uturunku1 <luces.huayhuaca@gmail.com>
  • Loading branch information
alexec authored and uturunku1 committed Jul 22, 2021
1 parent 58cd76f commit b4838b3
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 b4838b3

Please sign in to comment.