mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Upload artifacts to LOOT bintray org repo
This commit is contained in:
+2
-2
@@ -66,8 +66,8 @@ deploy:
|
||||
username: wrinklyninja
|
||||
api_key:
|
||||
secure: fBQJmUDK/EgEUWjjbo6bWcitczeFTJZT4OZ3ZZ4FoUT6soBsTWPQJnr8YEVMFhGP
|
||||
subject: wrinklyninja
|
||||
repo: loot
|
||||
subject: loot
|
||||
repo: snapshots
|
||||
package: loot-api
|
||||
version: $(GIT_DESCRIBE)_$(APPVEYOR_REPO_BRANCH)
|
||||
publish: true
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"package": {
|
||||
"name": "loot-api",
|
||||
"repo": "loot",
|
||||
"subject": "wrinklyninja"
|
||||
"repo": "snapshots",
|
||||
"subject": "loot"
|
||||
},
|
||||
"version": {
|
||||
"name": "REPLACE_THIS_VERSION"
|
||||
|
||||
Reference in New Issue
Block a user