mirror of
https://github.com/kopia/kopia.git
synced 2026-04-28 18:10:11 -04:00
travis: removed deployment to GH pages after switching to netlify
This commit is contained in:
13
.travis.yml
13
.travis.yml
@@ -32,19 +32,6 @@ cache:
|
||||
- $HOME/.cache/electron-builder
|
||||
- $HOME/.cache/electron-docker
|
||||
- $HOME/.cache/electron-builder-docker
|
||||
deploy:
|
||||
- provider: pages
|
||||
cleanup: false
|
||||
skip_cleanup: true
|
||||
token: "$GITHUB_TOKEN"
|
||||
keep_history: false
|
||||
local_dir: site/public
|
||||
repo: kopia/kopia.github.io
|
||||
target_branch: master
|
||||
on:
|
||||
repo: kopia/kopia
|
||||
branch: master
|
||||
condition: $TRAVIS_OS_NAME = linux
|
||||
git:
|
||||
depth: 9999999
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user