aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 98b22d4..68dc467 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,10 +31,9 @@ build:
push:
stage: post
- rules:
- - if: '$CI_COMMIT_BRANCH == "master"'
-
only:
+ refs:
+ - master
changes:
- repo/**/*