gabriel 7 年之前
父节点
当前提交
599058f56f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -26,7 +26,7 @@ pipeline:
       - yes | mysqladmin -h 127.0.0.1 create fd_session
       - yes | mysqladmin -h 127.0.0.1 create fd_session
       
       
       - echo 'client = Flowdat3-FTTH-Drone-Test' | tee /etc/flowdat.conf
       - echo 'client = Flowdat3-FTTH-Drone-Test' | tee /etc/flowdat.conf
-      - echo 'date.timezone="America/Argentina/Buenos_Aires"' >> /etc/php/7.0/cli/php.ini
+      - echo 'date.timezone="America/Argentina/Buenos_Aires"' >> /etc/php/7.1/cli/php.ini
 
 
       - chmod 0400 keys/bitbucket.id_rsa
       - chmod 0400 keys/bitbucket.id_rsa
       - eval $(ssh-agent); ssh-add keys/bitbucket.id_rsa
       - eval $(ssh-agent); ssh-add keys/bitbucket.id_rsa