lol§
continuous-integration/drone the build was successful Details

This commit is contained in:
root 2021-09-24 01:27:06 +02:00
parent 60dab77699
commit 762a37e435
1 changed files with 1 additions and 1 deletions

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: