Skip to content

Commit

Permalink
add dmg package to gitlab artifacts on macosx deploy stage
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
jeffamstutz committed May 13, 2016
1 parent 59b3c70 commit 4d69c61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ release-osx-clang:
artifacts:
paths:
- build_release/*.gz
- build_release/*.dmg

release-windows:
type: deploy
Expand Down

0 comments on commit 4d69c61

Please sign in to comment.