mac jobs without unittests gitlab integration
This commit is contained in:
@@ -339,11 +339,11 @@ macos-cpp11-debug:
|
|||||||
paths:
|
paths:
|
||||||
- build-debug-cpp11/*.dmg
|
- build-debug-cpp11/*.dmg
|
||||||
- build-debug-cpp11/*.tar.gz
|
- build-debug-cpp11/*.tar.gz
|
||||||
reports:
|
# reports:
|
||||||
junit:
|
# junit:
|
||||||
- build-debug-cpp11/Unittests/report.xml
|
# - build-debug-cpp11/Unittests/report.xml
|
||||||
- build-debug-cpp11/Unittests/report-customvec.xml
|
# - build-debug-cpp11/Unittests/report-customvec.xml
|
||||||
- build-debug-cpp11/Unittests/report-doublevec.xml
|
# - build-debug-cpp11/Unittests/report-doublevec.xml
|
||||||
|
|
||||||
#----------- Job Informations:
|
#----------- Job Informations:
|
||||||
# Type: Build+Test: release
|
# Type: Build+Test: release
|
||||||
@@ -359,11 +359,11 @@ macos-cpp11-release:
|
|||||||
paths:
|
paths:
|
||||||
- build-release-cpp11/*.dmg
|
- build-release-cpp11/*.dmg
|
||||||
- build-release-cpp11/*.tar.gz
|
- build-release-cpp11/*.tar.gz
|
||||||
reports:
|
# reports:
|
||||||
junit:
|
# junit:
|
||||||
- build-release-cpp11/Unittests/report.xml
|
# - build-release-cpp11/Unittests/report.xml
|
||||||
- build-release-cpp11/Unittests/report-customvec.xml
|
# - build-release-cpp11/Unittests/report-customvec.xml
|
||||||
- build-release-cpp11/Unittests/report-doublevec.xml
|
# - build-release-cpp11/Unittests/report-doublevec.xml
|
||||||
|
|
||||||
|
|
||||||
#----------- Job Informations:
|
#----------- Job Informations:
|
||||||
@@ -380,11 +380,11 @@ macos-cpp14-debug:
|
|||||||
paths:
|
paths:
|
||||||
- build-debug-cpp14/*.dmg
|
- build-debug-cpp14/*.dmg
|
||||||
- build-debug-cpp14/*.tar.gz
|
- build-debug-cpp14/*.tar.gz
|
||||||
reports:
|
# reports:
|
||||||
junit:
|
# junit:
|
||||||
- build-debug-cpp14/Unittests/report.xml
|
# - build-debug-cpp14/Unittests/report.xml
|
||||||
- build-debug-cpp14/Unittests/report-customvec.xml
|
# - build-debug-cpp14/Unittests/report-customvec.xml
|
||||||
- build-debug-cpp14/Unittests/report-doublevec.xml
|
# - build-debug-cpp14/Unittests/report-doublevec.xml
|
||||||
|
|
||||||
#----------- Job Informations:
|
#----------- Job Informations:
|
||||||
# Type: Build+Test: release
|
# Type: Build+Test: release
|
||||||
@@ -400,11 +400,11 @@ macos-cpp14-release:
|
|||||||
paths:
|
paths:
|
||||||
- build-release-cpp14/*.dmg
|
- build-release-cpp14/*.dmg
|
||||||
- build-release-cpp14/*.tar.gz
|
- build-release-cpp14/*.tar.gz
|
||||||
reports:
|
# reports:
|
||||||
junit:
|
# junit:
|
||||||
- build-release-cpp14/Unittests/report.xml
|
# - build-release-cpp14/Unittests/report.xml
|
||||||
- build-release-cpp14/Unittests/report-customvec.xml
|
# - build-release-cpp14/Unittests/report-customvec.xml
|
||||||
- build-release-cpp14/Unittests/report-doublevec.xml
|
# - build-release-cpp14/Unittests/report-doublevec.xml
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -12,9 +12,9 @@ macos-{{LANGUAGE}}-{{BUILDTYPE}}:
|
|||||||
paths:
|
paths:
|
||||||
- build-{{BUILDTYPE}}-{{LANGUAGE}}/*.dmg
|
- build-{{BUILDTYPE}}-{{LANGUAGE}}/*.dmg
|
||||||
- build-{{BUILDTYPE}}-{{LANGUAGE}}/*.tar.gz
|
- build-{{BUILDTYPE}}-{{LANGUAGE}}/*.tar.gz
|
||||||
reports:
|
# reports:
|
||||||
junit:
|
# junit:
|
||||||
- build-{{BUILDTYPE}}-{{LANGUAGE}}/Unittests/report.xml
|
# - build-{{BUILDTYPE}}-{{LANGUAGE}}/Unittests/report.xml
|
||||||
- build-{{BUILDTYPE}}-{{LANGUAGE}}/Unittests/report-customvec.xml
|
# - build-{{BUILDTYPE}}-{{LANGUAGE}}/Unittests/report-customvec.xml
|
||||||
- build-{{BUILDTYPE}}-{{LANGUAGE}}/Unittests/report-doublevec.xml
|
# - build-{{BUILDTYPE}}-{{LANGUAGE}}/Unittests/report-doublevec.xml
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user