This commit is contained in:
parent
fbcae66311
commit
4b1118a4c2
@ -22,10 +22,10 @@ type: exec
|
|||||||
name: Build
|
name: Build
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: build
|
||||||
commands:
|
commands:
|
||||||
- chown andr3:andr3 -R .
|
- chown andr3:andr3 -R .
|
||||||
- su andr3 -c cargo build --target=armv7-unknown-linux-gnueabihf
|
- su andr3 -c "cargo build --target=armv7-unknown-linux-gnueabihf"
|
||||||
|
|
||||||
node:
|
node:
|
||||||
lights: builder
|
lights: builder
|
||||||
|
Loading…
Reference in New Issue
Block a user