Luciano Andrade 7 years ago
parent
commit
5d140876c7
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .drone.yml

+ 2 - 1
.drone.yml

@@ -7,8 +7,9 @@ pipeline:
     image: debian:9.0
     commands:
       - echo "Acquire::http::Proxy \"http://200.50.168.30:3142\";" | tee /etc/apt/apt.conf.d/00aptproxy
-      - apt-get update && apt-get install -yq git curl graphicsmagick php-cli php-curl php-mbstring php-imagick php-xml
+      - apt-get update && apt-get install -yq git curl imagemagick php-cli php-curl php-mbstring php-imagick php-xml
       - env
       - pwd
       - ls -lash
+      - find /
       - cd behat/testScreenshot ; php ./vendor/bin/codecept run --steps tests/acceptance/