Compare commits

..
Author SHA1 Message Date
root 762a37e435 lol§
continuous-integration/drone the build was successful
2021-09-24 01:27:06 +02:00
+1 -1
View File
@@ -15,7 +15,7 @@ pipeline:
image: debian image: debian
pull: true pull: true
commands: commands:
- apt update && apt install -y build-essential fakeroot devscripts - apt update && apt install -y build-essential fakeroot devscripts wget
- make package - make package
- ls -la - ls -la
when: when: