update travis gh-pages deploy settings
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -1 +1 @@
|
||||
thuhole.tech
|
||||
tst.thuhole.tech
|
||||
Submodule src/infrastructure updated: 5e3117878c...3ad2ad25db
Reference in New Issue
Block a user