瀏覽代碼

graphicsmagick

Luciano Andrade 7 年之前
父節點
當前提交
9828854156
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -7,7 +7,7 @@ pipeline:
     image: debian:9.0
     image: debian:9.0
     commands:
     commands:
       - echo "Acquire::http::Proxy \"http://200.50.168.30:3142\";" | tee /etc/apt/apt.conf.d/00aptproxy
       - 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 php-cli php-curl php-mbstring php-imagick php-xml
+      - apt-get update && apt-get install -yq git curl graphicsmagick php-cli php-curl php-mbstring php-imagick php-xml
       - env
       - env
       - pwd
       - pwd
       - ls -lash
       - ls -lash