This commit is contained in:
@@ -15,6 +15,8 @@ steps:
|
||||
image: docker
|
||||
commands:
|
||||
- docker build -t myimage:$DRONE_BUILD_NUMBER ./docker
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
- name: docker-test
|
||||
image: docker
|
||||
|
||||
Reference in New Issue
Block a user