This website works better with JavaScript.
Home
Explore
Help
Sign In
g
/
lch
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
17
Wiki
Activity
Browse Source
Fix drone pipeline
0.6r10^2
pberr
4 years ago
parent
3900e1a80f
commit
ac5f26af03
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.drone.yml
+ 1
- 0
.drone.yml
View File
@ -9,6 +9,7 @@ steps:
-
name
:
debhost
path
:
/debian
commands:
-
apt-get update && apt-get install dpkg-buildpackage
-
dpkg-buildpackage -us -uc
-
cp ../lch_0.6.10.deb .
-
dpkg -i lch_0.6.10.deb
Write
Preview
Loading…
Cancel
Save