Use quotes to allow regexp expansion in CI artifacts

This commit is contained in:
Manuel Cortez 2018-12-29 14:40:34 -06:00
parent 63c6efccc0
commit f5a4aac05c

View File

@ -59,7 +59,7 @@ build_setup:
- move src\music_dl* .
artifacts:
paths:
- music_dl_
- "music_dl_*"
name: music_dl
expire_in: 1 day