Added vectorchecks disabled build

This commit is contained in:
Johannes Lenzen
2021-02-09 12:27:37 +01:00
parent 7cc8cd0bf4
commit f6d62bf1f4
8 changed files with 125 additions and 48 deletions

View File

@@ -18,6 +18,7 @@ build-{{BUILDTYPE}}-{{COMPILER}}-{{LANGUAGE}}-{{QT_VERSION}}:
BUILD_TYPE: "{{BUILDTYPE}}"
QTVERSION: "{{QT_VERSION}}"
IWYU: "no"
VECTORCHECKS: "yes"
artifacts:
paths:
- build-{{COMPILER}}-{{LANGUAGE}}-{{QT_VERSION}}-{{BUILDTYPE}}/
- build-{{COMPILER}}-{{LANGUAGE}}-{{QT_VERSION}}-{{BUILDTYPE}}-vectorchecks/