This commit is contained in:
parent
fbcae66311
commit
4b1118a4c2
@ -22,10 +22,10 @@ type: exec
|
||||
name: Build
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
- name: build
|
||||
commands:
|
||||
- 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:
|
||||
lights: builder
|
||||
|
Loading…
Reference in New Issue
Block a user