fix .drone.yml
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jochen Welzel 2020-04-20 13:02:21 +02:00
parent a932a3bd7c
commit 8abe43b74c
1 changed files with 1 additions and 2 deletions

View File

@ -10,9 +10,8 @@ steps:
- name: docker_sock
path: /var/run/docker.sock
commands:
- docker build --no-cache -t j10l/nsd-docker:latest .
- docker build --no-cache -t j10l/nsd-docker:latest .
steps:
- name: push docker image
image: plugins/docker
settings: