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
Debian 9 deb build
0.6r10^2
pberr
4 years ago
parent
a376491e35
commit
5f2db11a92
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.drone.yml
+ 2
- 2
.drone.yml
View File
@ -4,12 +4,12 @@ name: default
steps:
-
name
:
builddeb
image
:
debian:10
image
:
ubuntu:20.04
volumes:
-
name
:
debhost
path
:
/debian
commands:
-
apt-get update && apt-get install dpkg-
buil
d
packag
e
-
apt-get update && apt-get install dpkg-de
v
-
dpkg-buildpackage -us -uc
-
cp ../lch_0.6.10.deb .
-
dpkg -i lch_0.6.10.deb
Write
Preview
Loading…
Cancel
Save