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

+ 2 - 2
.drone.yml

@@ -4,10 +4,10 @@ services:
 
 pipeline:
   build:
-    image: debian:8.0
+    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 php
+      - apt-get update && apt-get install -yq git php-cli
       - env
       - pwd
       - ls -lash