summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 66af3260e16..6a5050b553f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -589,6 +589,9 @@ codequality:
qa:internal:
stage: test
+ variables:
+ SETUP_DB: "false"
+ services: []
script:
- cd qa/
- bundle install