reverted .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Andre Henriques 2023-03-18 11:52:19 +00:00
parent 9133e6bea0
commit b9978394c2

View File

@ -8,7 +8,7 @@ steps:
commands:
- ls
- pwd
- chown andr3:andr3 -r .
- chown andr3:andr3 -R .
- ls -al
- ls -al src
- su andr3 -c "ll"