Signed-off-by: Nicolas Robert <nicolas.robert@epita.fr>
This commit is contained in:
parent
609322eb36
commit
15826682ac
8
.drone.yml
Normal file
8
.drone.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
kind: pipeline
|
||||||
|
name: build
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: build
|
||||||
|
image: stronglytyped/arm-none-eabi-gcc
|
||||||
|
commands:
|
||||||
|
- make
|
Loading…
Reference in New Issue
Block a user