„.drone.yml“ ändern
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
e9f6560409
commit
6b90eb7cdf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user