Second attempt to generate artifacts

This commit is contained in:
Manuel Cortez 2018-12-17 00:29:12 -06:00
parent 1c51225277
commit aad538ecfc

View File

@ -6,7 +6,8 @@ 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