Temporarly switched pages deploy to pages-ivar-set. Issue #9312.
This commit is contained in:
parent
0dcfc5ba95
commit
3e2df0c726
|
@ -17,6 +17,8 @@ script:
|
||||||
- gulp all --production
|
- gulp all --production
|
||||||
deploy:
|
deploy:
|
||||||
provider: pages
|
provider: pages
|
||||||
|
edge:
|
||||||
|
branch: pages-ivar-set
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
github_token: $GITHUB_TOKEN # Set in travis-ci.org dashboard
|
github_token: $GITHUB_TOKEN # Set in travis-ci.org dashboard
|
||||||
local_dir: build
|
local_dir: build
|
||||||
|
|
Reference in New Issue