ci: add drsrel.github.io, fix bugs

This commit is contained in:
xia 2019-01-07 20:41:37 +08:00
parent 51136927dc
commit aba2c3e12f
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ script:
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then bash ./deploy/getGHPage.sh; fi'
- 'npm run build'
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then bash ./deploy/pushGHPage.sh; fi'
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then bash ./deploy/getGHPage_drsrel.sh; fi'
- 'npm run build'
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then bash ./deploy/pushGHPage.sh; fi'
# deploy:
# provider: s3
# access_key_id: ztDf0fCxr0eCgSIi