another test
This commit is contained in:
+3
-3
@@ -8,7 +8,7 @@ steps:
|
|||||||
pull: never
|
pull: never
|
||||||
volumes:
|
volumes:
|
||||||
- name: debhost
|
- name: debhost
|
||||||
path: /debian
|
path: /debian/
|
||||||
settings:
|
settings:
|
||||||
name: lch
|
name: lch
|
||||||
package: lch
|
package: lch
|
||||||
@@ -20,9 +20,9 @@ steps:
|
|||||||
auto: debian/
|
auto: debian/
|
||||||
depends:
|
depends:
|
||||||
- bash
|
- bash
|
||||||
target: /debian
|
target: /debian/
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: debhost
|
- name: debhost
|
||||||
host:
|
host:
|
||||||
path: /opt/docker/production/lch-web/web/deb
|
path: /opt/docker/production/lch-web/web/deb/
|
||||||
|
|||||||
Reference in New Issue
Block a user