Skip to content

Commit 22881ca

Browse files
committed
Switch to dpl v2
1 parent 22ff7d5 commit 22881ca

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.travis.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,11 @@ before_install:
1212
script:
1313
- "exe/miq build all"
1414
deploy:
15-
provider: pages
16-
skip_cleanup: true
17-
github_token: $GITHUB_TOKEN
15+
provider: pages:git
16+
edge: true
1817
local_dir: manageiq.org/dest
19-
repo: ManageIQ/manageiq.github.io
2018
target_branch: master
21-
keep_history: true
19+
verbose: true
2220
on:
2321
branch: build
2422
notifications:

0 commit comments

Comments
 (0)