Archive created dmg files from mac
This commit is contained in:
@@ -22,11 +22,17 @@ macos-c++11:
|
|||||||
script: "CI/ci-mac.sh C++11"
|
script: "CI/ci-mac.sh C++11"
|
||||||
tags:
|
tags:
|
||||||
- Apple
|
- Apple
|
||||||
|
artifacts:
|
||||||
|
paths:
|
||||||
|
- *.dmg
|
||||||
|
|
||||||
macos-c++98:
|
macos-c++98:
|
||||||
script: "CI/ci-mac.sh C++98"
|
script: "CI/ci-mac.sh C++98"
|
||||||
tags:
|
tags:
|
||||||
- Apple
|
- Apple
|
||||||
|
artifacts:
|
||||||
|
paths:
|
||||||
|
- *.dmg
|
||||||
|
|
||||||
cppcheck:
|
cppcheck:
|
||||||
script: "CI/ci-cppcheck.sh"
|
script: "CI/ci-cppcheck.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user