Skip to content

Commit

Permalink
CI: build 1.12.1 SDK packages
Browse files Browse the repository at this point in the history
  • Loading branch information
paroj committed Jun 24, 2019
1 parent f7273f2 commit 8083067
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Other/bintray.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"licenses": ["MIT"]
},
"version": {
"name": "master1",
"name": "1.12.1",
"gpgSign": false
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ branches:
- stable
artifacts:
- path: build/sdk
name: ogre-sdk-master1-vc15-x64
name: ogre-sdk-1.12.1-vc15-x64
deploy:
- provider: BinTray
username: paroj
Expand All @@ -30,7 +30,7 @@ deploy:
package: ogre-sdk-vc15-x64
publish: true
override: true
version: master1
version: 1.12.1
on:
branch: master
APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2017"

0 comments on commit 8083067

Please sign in to comment.