mirror of
https://github.com/Cute-Dress/Dress.git
synced 2024-11-23 21:55:10 +08:00
ci: add drsrel.github.io, fix bugs
This commit is contained in:
parent
51136927dc
commit
aba2c3e12f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user