From 8abe43b74cd3fe9e746bc09496cfc0bbb259befb Mon Sep 17 00:00:00 2001 From: Jochen Welzel Date: Mon, 20 Apr 2020 13:02:21 +0200 Subject: [PATCH] fix .drone.yml --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 7415d51..1c27977 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: