parent
06a5b53bd9
commit
5fd22f005a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ steps:
|
|||
- name: build
|
||||
image: debian
|
||||
commands:
|
||||
- sudo apt install libcmocka-dev
|
||||
- apt install libcmocka-dev
|
||||
- echo "echo hello" > executable.sh
|
||||
- chmod +x executable.sh
|
||||
- name: a-test-step
|
||||
|
|
Loading…
Reference in a new issue