running with user
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Andre Henriques 2023-03-18 12:08:40 +00:00
parent b61fd4694a
commit f75f43c37e

View File

@ -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