mirror of
https://github.com/status-im/snorenotify.git
synced 2025-02-03 20:23:40 +00:00
try appveyor deploy
This commit is contained in:
parent
55e6ee9d6b
commit
8155c6e99b
@ -31,7 +31,11 @@ environment:
|
|||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: work\image
|
- path: work\image
|
||||||
name: $(APPVEYOR_PROJECT_NAME)
|
name: $(APPVEYOR_PROJECT_NAME)-$(APPVEYOR_BUILD_VERSION)
|
||||||
- path: work\log
|
- path: work\log
|
||||||
name: 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"}}
|
"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