mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-04-05 11:22:30 -04:00
Tried moving artifacts
This commit is contained in:
parent
099bc49761
commit
3be69cb6a2
@ -61,10 +61,10 @@ build_script:
|
||||
- "%CMD_IN_ENV% python ..\\doc\\generator.py"
|
||||
- "%CMD_IN_ENV% python setup.py py2exe"
|
||||
- "cd dist"
|
||||
- cmd: 7z a twblue-snapshot.zip *
|
||||
- cmd: 7z a ..\..\twblue-snapshot.zip *
|
||||
|
||||
artifacts:
|
||||
- path: src\dist\twblue-snapshot.zip
|
||||
- path: twblue-snapshot.zip
|
||||
|
||||
deploy:
|
||||
- provider: FTP
|
||||
@ -73,4 +73,4 @@ deploy:
|
||||
username: twblue
|
||||
password:
|
||||
secure: ml/xB8YEoZ7DmjzDr+KSNw==
|
||||
folder: web/updates
|
||||
folder: web
|
Loading…
x
Reference in New Issue
Block a user