mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-08-27 10:19:22 +00:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
6bc63d79ff | |||
b1f06f6b1d |
@@ -68,7 +68,7 @@ build_script:
|
|||||||
- "%CMD_IN_ENV% python setup.py build"
|
- "%CMD_IN_ENV% python setup.py build"
|
||||||
- "cd dist"
|
- "cd dist"
|
||||||
# Zip it all.
|
# Zip it all.
|
||||||
- cmd: 7z a ..\..\snapshot_python3.zip *
|
- cmd: 7z a ..\..\snapshot.zip *
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: snapshot.zip
|
- path: snapshot.zip
|
||||||
@@ -78,7 +78,7 @@ deploy:
|
|||||||
host: twblue.es
|
host: twblue.es
|
||||||
protocol: ftp
|
protocol: ftp
|
||||||
beta: true
|
beta: true
|
||||||
username: twblue
|
username: twblue.es
|
||||||
password:
|
password:
|
||||||
secure: ml/xB8YEoZ7DmjzDr+KSNw==
|
secure: lQZqpYRnHf4LLVOg0C42NQ==
|
||||||
folder: 'web/pubs'
|
folder: 'web/pubs'
|
Reference in New Issue
Block a user