mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-04-05 11:22:30 -04:00
Try to create an artifact after packaged
This commit is contained in:
parent
a3d1052193
commit
fe8a3b1565
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user