docker_sock host

test
dan 2020-10-26 21:22:35 -06:00
parent cd659e6249
commit c285b9cb95
1 changed files with 6 additions and 1 deletions

View File

@ -16,4 +16,9 @@ steps:
commands:
- cd Client
- npm install
- node node_modules/@angular/cli/bin/ng build --prod --configuration=production
- node node_modules/@angular/cli/bin/ng build --prod --configuration=production
volumes:
- name: docker_sock
host:
path: /var/run/docker.sock