Signed-off-by: Julien CLEMENT <julien.clement@epita.fr>
This commit is contained in:
parent
30688b5f1b
commit
3fc9bab0bc
8
.drone.yml
Normal file
8
.drone.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
kind: pipeline
|
||||||
|
name: build
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: build
|
||||||
|
image: rust:1.56.1
|
||||||
|
commands:
|
||||||
|
- cargo bootimage
|
Loading…
Reference in New Issue
Block a user