Explorar el Código

drone.yml updated

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

+ 1 - 0
.drone.yml

@@ -45,6 +45,7 @@ pipeline:
       - touch var/logs/test.log
 
       - tail -f var/logs/*.log &
+      
       - bin/console server:run --help --end=prod
       - vendor/phpunit/phpunit/phpunit -c phpunit.xml.dist