Exclude RC from doc publication.

This commit is contained in:
Ludovic Fernandez 2017-11-20 09:42:02 +01:00 committed by Traefiker
parent 1a4564d998
commit 8fe5c22075

View file

@ -36,6 +36,7 @@ deploy:
on:
repo: containous/traefik
tags: true
condition: ${TRAVIS_TAG} =~ ^v[0-9]+\.[0-9]+\.[0-9]+$
- provider: releases
api_key: ${GITHUB_TOKEN}
file: dist/traefik*