Updated travis/appveyor settings
parent
350a51b383
commit
b8b7e722b8
|
@ -38,3 +38,7 @@ deploy:
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
|
@ -26,7 +26,6 @@ deploy:
|
||||||
release: BloodHound Rolling
|
release: BloodHound Rolling
|
||||||
description: 'Rolling release of BloodHound compiled from Source'
|
description: 'Rolling release of BloodHound compiled from Source'
|
||||||
artifact: BloodHound-win32-ia32.zip,BloodHound-win32-x64.zip
|
artifact: BloodHound-win32-ia32.zip,BloodHound-win32-x64.zip
|
||||||
draft: true
|
|
||||||
force_update: true
|
force_update: true
|
||||||
auth_token:
|
auth_token:
|
||||||
secure: 9E4/AX+ecgXB482XLGCgpdLL5hlWJOUywGKREcRL0iD+YBU/ABXJOGXYHLeKQIgv
|
secure: 9E4/AX+ecgXB482XLGCgpdLL5hlWJOUywGKREcRL0iD+YBU/ABXJOGXYHLeKQIgv
|
||||||
|
|
Loading…
Reference in New Issue