update travis gh-pages deploy settings

This commit is contained in:
thuhole
2020-06-19 18:27:03 +08:00
parent f6bffc4bcb
commit 1ccf6a3e05
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
"build": "react-scripts build",
"test": "echo 'skipped react-scripts test --env=jsdom'",
"predeploy": "npm run build",
"deploy": "gh-pages -d build",
"deploy": "gh-pages -d build -m $(TZ=Asia/Shanghai date +\"%y%m%d%H%M%S\")",
"eject": "react-scripts eject"
},
"homepage": "https://://cdn.jsdelivr.net/gh/thuhole/webhole@gh-pages",

View File

@@ -1 +1 @@
thuhole.tech
tst.thuhole.tech