This commit is contained in:
parent
bf5a75cf78
commit
799f1d3cc2
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ steps:
|
|||
commands:
|
||||
- echo "This is the build step"
|
||||
- echo "echo Foo" > executable
|
||||
- run "chmod a+x executable"
|
||||
- chmod a+x executable
|
||||
- name: a-test-step
|
||||
image: alpine
|
||||
commands:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue