butone
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Cadey Ratio 2020-05-06 07:29:04 -04:00
parent 5423cec4ba
commit 6db6d5edba
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ steps:
- name: dockersock
path: /var/run/docker.sock
commands:
- sh -c 'docker build -t xena/lewa:$DRONE_COMMIT .'
- cd book && sh -c 'docker build -t xena/lewa:$DRONE_COMMIT .'
volumes:
- name: book