summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorEkaitz Zárraga <ekaitz.zarraga@protonmail.com>2018-04-21 19:54:01 +0200
committerEkaitz Zárraga <ekaitz.zarraga@protonmail.com>2018-04-21 19:54:01 +0200
commit0570c7bbd979b32c9f45102b5515c4fc14b0d56b (patch)
tree1045f7617e5c41b0eff52f3978a5aed405b9f738 /.gitlab-ci.yml
parent007377d231e394d58e9100ccba6786177b79fd33 (diff)
add only-master to pages
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3fc57b3..234015b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,3 +7,5 @@ pages:
artifacts:
paths:
- public/
+ only:
+ - master