diff --git a/.drone.yml b/.drone.yml index 0454797..a819b7a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ steps: - name: dockersock path: /var/run/docker.sock commands: - - docker build -t git.1159.cl/mario1159/rvscc + - docker build -t git.1159.cl/mario1159/rvscc . - docker push git.1159.cl/mario1159/rvscc:latest volumes: