|
|
@@ -25,8 +25,8 @@ test:
|
|
|
- testwas
|
|
|
script:
|
|
|
- echo "run test....."
|
|
|
- - path=`pwd`
|
|
|
- - sudo bash ci/judgePush.sh $path
|
|
|
+# - path=`pwd`
|
|
|
+# - sudo bash ci/judgePush.sh $path
|
|
|
# - vendor/bin/phpunit --testsuite=Unit
|
|
|
|
|
|
deploy:
|
|
|
@@ -35,8 +35,8 @@ deploy:
|
|
|
- testwas
|
|
|
script:
|
|
|
- echo "deploy ...."
|
|
|
- - cd /var/www/bswas_test && sudo git config --global credential.helper store
|
|
|
- - sudo git pull
|
|
|
- - sudo bash ci/executeCommand.sh
|
|
|
+# - cd /var/www/bswas_test && sudo git config --global credential.helper store
|
|
|
+# - sudo git pull
|
|
|
+# - sudo bash ci/executeCommand.sh
|
|
|
# only:
|
|
|
# - master
|