Luciano Andrade 7 년 전
부모
커밋
0d8714c651
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -7,7 +7,7 @@ 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 php-cli
+      - apt-get update && apt-get install -yq git php-cli curl
       - env
       - pwd
       - ls -lash