Upload artifacts to LOOT bintray org repo

This commit is contained in:
Oliver Hamlet
2018-08-06 18:07:41 +01:00
parent 958d0cfda6
commit 6cfa27a4d4
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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
+2 -2
View File
@@ -1,8 +1,8 @@
{
"package": {
"name": "loot-api",
"repo": "loot",
"subject": "wrinklyninja"
"repo": "snapshots",
"subject": "loot"
},
"version": {
"name": "REPLACE_THIS_VERSION"