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
9893ae690a
commit
cb5a2cef3d
1 changed files
with
9 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-6
.drone.yml
+ 9
- 6
.drone.yml
View File
@ -1,13 +1,17 @@
workspace:
base
:
/go
path
:
src/github.com/drone-plugins/drone-deb
kind
:
pipeline
type
:
docker
name
:
default
steps:
-
name
:
builddeb
pull
:
nev
er
image
:
plugins/deb
image
:
dock
er
repo
:
plugins/deb
volumes:
-
name
:
deb
ian
-
name
:
deb
host
path
:
/debian
settings:
description
:
Linux Compressor Humanizer
@ -19,10 +23,9 @@ steps:
auto_path
:
debian/
depends:
-
bash
target:
-
/debian
target
:
/debian
volumes:
-
name
:
deb
ian
-
name
:
deb
host
host:
path
:
/opt/docker/production/lch-web/web/deb
Write
Preview
Loading…
Cancel
Save