Fix lint
This commit is contained in:
parent
1d111d2526
commit
d6e5a66c1e
1 changed files with 4 additions and 3 deletions
|
@ -7,7 +7,8 @@ when:
|
||||||
- main
|
- main
|
||||||
- ci/fix_woodpecker
|
- ci/fix_woodpecker
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: debian
|
image: debian
|
||||||
commands:
|
commands:
|
||||||
- echo "This is the build step"
|
- echo "This is the build step"
|
||||||
|
- echo "binary-data-123" > executable
|
||||||
|
|
Loading…
Reference in a new issue