summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 462d39f0..ccbbc70e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,6 @@
before_script:
- echo 'Running global before_script'
- bundle install --path vendor/bundle --jobs $(nproc) "${FLAGS[@]}"
- - git submodule update --init
stages:
- syntax