Compare commits

...

1 Commits

Author SHA1 Message Date
762a37e435 lol§
All checks were successful
continuous-integration/drone the build was successful
2021-09-24 01:27:06 +02:00

View File

@ -15,7 +15,7 @@ pipeline:
image: debian
pull: true
commands:
- apt update && apt install -y build-essential fakeroot devscripts
- apt update && apt install -y build-essential fakeroot devscripts wget
- make package
- ls -la
when: