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
volumes
0.6r10^2
ale
4 years ago
parent
119effe2e3
commit
53e4913270
1 changed files
with
9 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-1
.drone.yml
+ 9
- 1
.drone.yml
View File
@ -6,6 +6,9 @@ steps:
-
name
:
builddeb
pull
:
never
image
:
plugins/deb
volumes:
-
name
:
debian
path
:
/debian
settings:
description
:
Linux Compressor Humanizer
package
:
lch
@ -13,4 +16,9 @@ steps:
maintainer
:
Pedro Berrocal <pberr@hatthieves.es>
homepage
:
https://lch.hatthieves.es/
arch
:
all
auto_path
:
debian/
auto_path
:
/debian/
volumes:
-
name
:
debian
host:
path
:
/opt/docker/production/lch-web/web/deb
Write
Preview
Loading…
Cancel
Save