mirror of
https://github.com/containous/traefik.git
synced 2025-01-10 01:17:55 +03:00
Exclude RC from doc publication.
This commit is contained in:
parent
1a4564d998
commit
8fe5c22075
@ -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*
|
||||
|
Loading…
Reference in New Issue
Block a user