1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-14 22:28:09 +00:00

Update .travis.yml

This commit is contained in:
K4USTU3H 2019-12-11 21:15:12 +05:30
parent 5d963803be
commit c247ead4f4
No known key found for this signature in database
GPG key ID: C51A67AF09CB9767

View file

@ -16,11 +16,10 @@ script:
after_success:
- lhci autorun --upload.target=temporary-public-storage --staticDistDir=/home/travis/build/k4ustu3h/gitfolio/dist
deploy:
provider: pages
skip_cleanup: true
github_token: $GITHUB_TOKEN
keep_history: true
provider: pages:git
token: $GITHUB_TOKEN
cleanup: false
edge: true # opt in to dpl v2
local_dir: dist
verbose: true
on:
branch: master
fqdn: k4ustu3h.cf