Enable deployment to the production for master branch

This commit is contained in:
ErickSkrauch
2019-05-21 18:44:21 +03:00
parent b0a2923026
commit adf08ea8dd

View File

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