Explorar el Código

dockerfile y drone

Guillermo Espinoza hace 7 años
padre
commit
22103f223f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      .drone.yml

+ 0 - 1
.drone.yml

@@ -21,7 +21,6 @@ pipeline:
    registry: docker.infra.flowdat.com
    username: drone
    password: 6hd2dLfL
-   dockerfile: Dockerfile
    tag: latest
    when:
     event: [pull_request, push, tag]