|
|
@@ -50,7 +50,7 @@ deploy:
|
|
|
- echo "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
|
|
|
-# only:
|
|
|
-# - master
|
|
|
+ - sudo bash ci/scpUpdate.sh
|
|
|
+ - sudo bash ci/executeCommand.sh
|
|
|
+ only:
|
|
|
+ - master
|