Temporary disable automatic deployment

This commit is contained in:
ErickSkrauch 2019-12-11 15:34:04 +03:00
parent 8319f8ae14
commit 98ca1ca892
No known key found for this signature in database
GPG Key ID: 669339FCBB30EE0E

View File

@ -60,11 +60,11 @@ deploy:
on: on:
branch: master branch: master
- provider: script # - provider: script
skip_cleanup: true # skip_cleanup: true
script: echo "put -r $TRAVIS_BUILD_DIR/dist/* accounts-frontend/" | sftp deploy@account.ely.by # script: echo "put -r $TRAVIS_BUILD_DIR/dist/* accounts-frontend/" | sftp deploy@account.ely.by
on: # on:
branch: master # branch: master
- provider: script - provider: script
skip_cleanup: true skip_cleanup: true