Skip to content
Snippets Groups Projects
Commit 24b76432 authored by Emanuele Aina's avatar Emanuele Aina
Browse files

gitlab-ci: Deploy pages from the apertis/v2019dev0 branch


We are moving to per-release branches in every repository and this one is
no exception. :)

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent a762b739
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ test: ...@@ -8,7 +8,7 @@ test:
paths: paths:
- test - test
except: except:
- master - apertis/v2019dev0
pages: pages:
stage: deploy stage: deploy
...@@ -18,4 +18,4 @@ pages: ...@@ -18,4 +18,4 @@ pages:
paths: paths:
- public - public
only: only:
- master - apertis/v2019dev0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment