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