Преглед изворни кода

ci判断push文件执行相应命令

hu hao пре 4 година
родитељ
комит
dccd38fe18
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -51,6 +51,6 @@ deploy:
 #    - cd /var/www/bswas_test && sudo git config --global credential.helper store
 #    - sudo git pull
     - sudo bash ci/scpUpdate.sh
-#    - sudo bash ci/executeCommand.sh
+    - sudo bash ci/executeCommand.sh
   only:
     - master