mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-27 01:02:14 +05:30
Temporary disable automatic deployment
This commit is contained in:
parent
8319f8ae14
commit
98ca1ca892
10
.travis.yml
10
.travis.yml
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user