nsdrlkgn kl
continuous-integration/drone the build failed Details

This commit is contained in:
root 2021-09-20 01:52:57 +02:00
parent 5cc623361c
commit 3f1a71062a
1 changed files with 2 additions and 1 deletions

View File

@ -15,8 +15,9 @@ pipeline:
image: debian
pull: true
commands:
- apt update && apt install -y build-essential
- apt update && apt install -y build-essential fakeroot devscripts
- debuild -us -uc
- ls -la
- cd .. && ls -la
when:
event: tag