Luciano Andrade пре 7 година
родитељ
комит
5a597b2018
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -7,7 +7,7 @@ pipeline:
     image: debian:8.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
+      - apt-get update && apt-get install -yq git php
       - env
       - pwd
       - ls -lash