compose file
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
7f5d7ccae4
commit
2318850832
|
@ -64,7 +64,7 @@ steps:
|
|||
commands:
|
||||
- echo $username
|
||||
- docker login -u $username -p $password https://registry.xrg.io
|
||||
- docker-compose up -d -f docker/docker-compose.prod.yml
|
||||
- docker-compose -f docker/docker-compose.prod.yml up -d
|
||||
volumes:
|
||||
- name: host_docker_sock
|
||||
path: /var/run/docker.sock
|
||||
|
|
Loading…
Reference in New Issue