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