Skip to content

Commit

Permalink
Fix documentation ci - disable for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatur authored and traefiker committed Sep 4, 2019
1 parent dbbefcb commit d2ac49f
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@ deploy:
on:
tags: true
condition: $STABLE = true
- provider: pages
edge: false
github_token: ${GITHUB_TOKEN}
target_branch: docs
local_dir: docs/site
skip_cleanup: true
on:
repo: containous/maesh
all_branches: true
# - provider: pages
# edge: false
# github_token: ${GITHUB_TOKEN}
# target_branch: docs
# local_dir: docs/site
# skip_cleanup: true
# on:
# tag: true
# repo: containous/maesh

0 comments on commit d2ac49f

Please sign in to comment.