Very much edit
Some checks failed
ci/woodpecker/push/drone Pipeline failed
ci/woodpecker/tag/drone Pipeline failed

This commit is contained in:
UnlimitedCookies
2022-03-03 20:40:16 +01:00
parent 90043d5bc7
commit 8b0ce9826f
4 changed files with 60 additions and 25 deletions

View File

@@ -5,7 +5,7 @@ pipeline:
commands:
- apt update && apt install -y build-essential devscripts
- make package
- ls -laR
- ls -laR ..
when:
event: [push, tag]