yay!
Some checks failed
continuous-integration/drone the build failed

This commit is contained in:
root
2021-09-23 02:23:57 +02:00
parent e833e3adfa
commit 2496398ac9
3 changed files with 20 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ pipeline:
pull: true
commands:
- apt update && apt install -y build-essential
- debuild -us -uc
- make package
- ls -la
when:
event: tag