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"
|
||||
tags:
|
||||
- Apple
|
||||
artifacts:
|
||||
paths:
|
||||
- *.dmg
|
||||
|
||||
macos-c++98:
|
||||
script: "CI/ci-mac.sh C++98"
|
||||
tags:
|
||||
- Apple
|
||||
artifacts:
|
||||
paths:
|
||||
- *.dmg
|
||||
|
||||
cppcheck:
|
||||
script: "CI/ci-cppcheck.sh"
|
||||
|
||||
Reference in New Issue
Block a user