mirror of
https://github.com/loot/libloot-python.git
synced 2026-07-27 14:14:13 -07:00
Upload artifacts to repo in LOOT's Bintray org
This commit is contained in:
@@ -9,7 +9,7 @@ A Python module that wraps the LOOT API, generated by [pybind11](https://github.
|
||||
|
||||
## Downloads
|
||||
|
||||
Snapshot builds are available on [Bintray](https://bintray.com/wrinklyninja/loot/loot-api-python). The snapshot build archives are named like so:
|
||||
Snapshot builds are available on [Bintray](https://bintray.com/loot/snapshots/loot-api-python). The snapshot build archives are named like so:
|
||||
|
||||
```
|
||||
loot_api_python-<short revision ID>-win32.7z
|
||||
|
||||
+2
-2
@@ -41,8 +41,8 @@ deploy:
|
||||
username: wrinklyninja
|
||||
api_key:
|
||||
secure: fBQJmUDK/EgEUWjjbo6bWcitczeFTJZT4OZ3ZZ4FoUT6soBsTWPQJnr8YEVMFhGP
|
||||
subject: wrinklyninja
|
||||
repo: loot
|
||||
subject: loot
|
||||
repo: snapshots
|
||||
package: loot-api-python
|
||||
version: $(GIT_DESCRIBE)_$(APPVEYOR_REPO_BRANCH)
|
||||
publish: true
|
||||
|
||||
Reference in New Issue
Block a user