Skip to content

Commit cb2a2df

Browse files
ToniAToniA
authored andcommitted
Appveyor build artifact upload to deployment server
1 parent 570a646 commit cb2a2df

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

appveyor.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,15 @@ build_script:
1515

1616
artifacts:
1717
- path: domoticz-*-setup.zip
18+
19+
deploy:
20+
- provider: FTP
21+
host: 62.84.241.110
22+
protocol: sftp
23+
username: uploads@domoticz.com
24+
password:
25+
secure: FW/UEGtkFhLoFWbqekzYtA==
26+
artifact: domoticz-*-setup.zip
27+
on:
28+
APPVEYOR_REPO_NAME: domoticz/domoticz
29+
APPVEYOR_REPO_BRANCH: master

0 commit comments

Comments
 (0)