summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ec2bb0b70..92be10e2e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -329,6 +329,14 @@ icccheck:
variables:
PACKAGES: imagemagick
+nsiqcppstyle:
+ stage: prebuild
+ script:
+ - ./tools/ci/jobs/nsiqcppstyle.sh
+ <<: *job-push
+ variables:
+ PACKAGES: "git python grep"
+
# tests
# disabled due memory issue. Probably out of memory of gcc issues