Fixed artifacts

This commit is contained in:
Manuel Cortez 2018-12-17 00:45:10 -06:00
parent 196a965aea
commit 9b89612edb

View File

@ -6,8 +6,7 @@ production:
- python setup.py py2exe
- cd ..
- move src\dist dist
- cd dist
artifacts:
paths:
- ./*
- dist\*
expire_in: 1 week