mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-08-09 06:46:06 -04:00
Try to create an artifact after packaged
This commit is contained in:
@@ -51,6 +51,8 @@ build_script:
|
|||||||
- "cd ..\\src"
|
- "cd ..\\src"
|
||||||
- "%CMD_IN_ENV% python ..\\doc\\generator.py"
|
- "%CMD_IN_ENV% python ..\\doc\\generator.py"
|
||||||
- "%CMD_IN_ENV% python setup.py py2exe"
|
- "%CMD_IN_ENV% python setup.py py2exe"
|
||||||
|
- "cd dist"
|
||||||
|
- cmd: 7z a twblue-snapshot.zip *
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
# Archive the generated packages in the ci.appveyor.com build report.
|
# Archive the generated packages in the ci.appveyor.com build report.
|
||||||
|
Reference in New Issue
Block a user