diff --git a/.drone.yml b/.drone.yml index d1acfed..40bf74c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,7 @@ steps: path: /var/run/docker.sock working_directory: automated_api commands: - - docker build -t rz/automated_api:latest -f Dockerfile. + - docker build -t rz/automated_api:latest -f Dockerfile - name: run-container image: docker:latest