1
0
mirror of https://github.com/containous/traefik.git synced 2025-01-10 01:17:55 +03:00

fix: gh-pages drop edge.

This commit is contained in:
Ludovic Fernandez 2018-03-02 14:20:04 +01:00 committed by Traefiker Bot
parent 9ae808aac4
commit 716eca5976

View File

@ -54,7 +54,7 @@ deploy:
on:
repo: containous/traefik
- provider: pages
edge: true
edge: false
github_token: ${GITHUB_TOKEN}
local_dir: site
skip_cleanup: true