1
0
Fork 0

New build system for experimental Docker image.

This commit is contained in:
Ludovic Fernandez 2019-03-19 11:50:03 +01:00 committed by Traefiker Bot
parent cb417b8077
commit 4c3cf87f62
3 changed files with 41 additions and 24 deletions

View file

@ -48,11 +48,6 @@ deploy:
on:
repo: containous/traefik
tags: true
- provider: script
script: sh script/deploy-docker.sh
skip_cleanup: true
on:
repo: containous/traefik
- provider: pages
edge: false
github_token: ${GITHUB_TOKEN}