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