butone
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
5423cec4ba
commit
6db6d5edba
|
@ -28,7 +28,7 @@ steps:
|
||||||
- name: dockersock
|
- name: dockersock
|
||||||
path: /var/run/docker.sock
|
path: /var/run/docker.sock
|
||||||
commands:
|
commands:
|
||||||
- sh -c 'docker build -t xena/lewa:$DRONE_COMMIT .'
|
- cd book && sh -c 'docker build -t xena/lewa:$DRONE_COMMIT .'
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: book
|
- name: book
|
||||||
|
|
Loading…
Reference in New Issue