mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
Temporary disable automatic deployment
This commit is contained in:
10
.travis.yml
10
.travis.yml
@@ -60,11 +60,11 @@ deploy:
|
||||
on:
|
||||
branch: master
|
||||
|
||||
- provider: script
|
||||
skip_cleanup: true
|
||||
script: echo "put -r $TRAVIS_BUILD_DIR/dist/* accounts-frontend/" | sftp deploy@account.ely.by
|
||||
on:
|
||||
branch: master
|
||||
# - provider: script
|
||||
# skip_cleanup: true
|
||||
# script: echo "put -r $TRAVIS_BUILD_DIR/dist/* accounts-frontend/" | sftp deploy@account.ely.by
|
||||
# on:
|
||||
# branch: master
|
||||
|
||||
- provider: script
|
||||
skip_cleanup: true
|
||||
|
Reference in New Issue
Block a user