Skip to content

Commit a8e30ad

Browse files
committed
Fix deployment
1 parent 733fd03 commit a8e30ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ deploy:
1515
provider: pages
1616
skip_cleanup: true
1717
github_token: $GITHUB_TOKEN
18-
local_dir: manageiq.org/dest
18+
local_dir: ${TRAVIS_BUILD_DIR}/manageiq.org/dest
1919
repo: ManageIQ/manageiq.github.io
2020
target_branch: master
2121
keep_history: true

0 commit comments

Comments
 (0)