mirror of https://github.com/kdl-org/kdl.git
Remove extra indent in CI example
This commit is contained in:
parent
7ab86588c0
commit
ca63b24f2e
|
|
@ -45,7 +45,7 @@ jobs {
|
|||
step "Other Stuff" run="
|
||||
echo foo
|
||||
echo bar
|
||||
echo baz
|
||||
echo baz
|
||||
"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue