mirror of
https://github.com/status-im/snorenotify.git
synced 2025-01-24 15:29:18 +00:00
try appveyor deploy
This commit is contained in:
parent
55e6ee9d6b
commit
8155c6e99b
@ -31,7 +31,11 @@ environment:
|
||||
|
||||
artifacts:
|
||||
- path: work\image
|
||||
name: $(APPVEYOR_PROJECT_NAME)
|
||||
name: $(APPVEYOR_PROJECT_NAME)-$(APPVEYOR_BUILD_VERSION)
|
||||
- path: work\log
|
||||
name: log
|
||||
|
||||
deploy:
|
||||
- provider: Environment
|
||||
name: my
|
||||
|
@ -16,4 +16,4 @@ SetupSnoreSend "$env:APPVEYOR_BUILD_FOLDER\work\image\bin" @{
|
||||
"Pushover-SECONDARY_BACKEND/Enabled.v1" = "true"}}
|
||||
|
||||
|
||||
SendSnoreNotification "Build complete!" "Build of SnoreNotify succeeded!"
|
||||
SendSnoreNotification "Build complete!" "Build of SnoreNotify succeeded"
|
Loading…
x
Reference in New Issue
Block a user