summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitrie Hoekstra <dimitrie@gitlab.com>2019-06-13 20:51:53 +0000
committerDimitrie Hoekstra <dimitrie@gitlab.com>2019-06-13 20:51:53 +0000
commitd994b7b8b8a0015fef7f84e71e804e0121c7f970 (patch)
tree8a55ed2a94b09c462a03afeec16e7ec61b2c22f9
parent906aea0b8b53525d9cdb3b53b3e8f79869012bdc (diff)
downloadgitlab-ce-sugpo.tar.gz
put review stage before test stagesugpo
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d49b620f22c..1a09bc8f6fb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,8 +25,8 @@ stages:
- build
- prepare
- merge
- - test
- review
+ - test
- qa
- post-test
- pages