Only copy linux builds to artifacts.
This commit is contained in:
parent
6ef713107e
commit
bdee3a0740
@ -27,7 +27,7 @@ test:
|
||||
override:
|
||||
- ./package.sh linux
|
||||
- ./package.sh windows
|
||||
- cp MarbleGame_Windows.zip MarbleGame_Linux.zip $CIRCLE_ARTIFACTS
|
||||
- cp MarbleGame_Linux.zip $CIRCLE_ARTIFACTS
|
||||
|
||||
deployment:
|
||||
master:
|
||||
|
Loading…
Reference in New Issue
Block a user