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 - python setup.py py2exe
- cd .. - cd ..
- move src\dist dist - move src\dist dist
- cd dist
artifacts: artifacts:
paths: paths:
- ./* - dist\*
expire_in: 1 week expire_in: 1 week