This commit is contained in:
parent
319ccb3b3b
commit
898cfa608b
11
.drone.yml
11
.drone.yml
@ -1,13 +1,6 @@
|
|||||||
kind: pipeline
|
pipeline:
|
||||||
type: docker
|
|
||||||
name: testing
|
|
||||||
|
|
||||||
# platform:
|
deploy-production:
|
||||||
# os: linux
|
|
||||||
# arch: amd64
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: deploy
|
|
||||||
image: docker/compose:1.19.0
|
image: docker/compose:1.19.0
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
Loading…
x
Reference in New Issue
Block a user