8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-23 20:03:11 +00:00

Restrict doc builds to dev branch

This commit is contained in:
Hugo Levy-Falk 2020-06-01 23:44:00 +02:00
parent e1097a895c
commit e9ffce4bbb

View file

@ -1,8 +1,8 @@
---
image: debian:buster
stages:
- deploy_doc
- lint
- deploy_doc
lint:
stage: lint
@ -32,5 +32,8 @@ pages:
artifacts:
paths:
- public
only:
- dev