This commit is contained in:
parent
b61fd4694a
commit
f75f43c37e
@ -6,13 +6,8 @@ name: Build
|
|||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
commands:
|
commands:
|
||||||
- ls
|
- whoami
|
||||||
- pwd
|
- cargo build --target=armv7-unknown-linux-gnueabihf
|
||||||
- chown andr3:andr3 -R .
|
|
||||||
- ls -al
|
|
||||||
- ls -al src
|
|
||||||
- su andr3 -c "ll src"
|
|
||||||
- su andr3 -c "cargo build --target=armv7-unknown-linux-gnueabihf"
|
|
||||||
|
|
||||||
node:
|
node:
|
||||||
lights: builder
|
lights: builder
|
||||||
|
Loading…
Reference in New Issue
Block a user