Always quote numerical branch names

Gitlab-ci expects to see a string; if not quoted this becomes an int.
This commit is contained in:
James Polley 2018-07-02 02:07:38 +10:00
parent 6781297016
commit 911b12564b

View file

@ -170,7 +170,7 @@ pages:
<<: *sphinx
only:
- master
- 2019
- "2019"
environment:
name: docs
url: https://laconfdev.gitlab.io/symposion_app/