Indent deploy.
This commit is contained in:
parent
b4bd7af18f
commit
275a5a419e
@ -23,15 +23,15 @@ artifacts:
|
|||||||
name: rssguard7z
|
name: rssguard7z
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
description: 'release by appveyor'
|
- provider: GitHub
|
||||||
provider: GitHub
|
description: 'release by appveyor'
|
||||||
auth_token:
|
auth_token:
|
||||||
secure: oR2iY1h+Z5AF4t3yP1mxNW7HL8qhPm8y4Uupp4b03QSC7puVrkkCaO1E1NQA9q9K
|
secure: oR2iY1h+Z5AF4t3yP1mxNW7HL8qhPm8y4Uupp4b03QSC7puVrkkCaO1E1NQA9q9K
|
||||||
artifact: rssguardexe, rssguard7z
|
artifact: rssguardexe, rssguard7z
|
||||||
draft: false
|
draft: false
|
||||||
prerelease: false
|
prerelease: false
|
||||||
on:
|
on:
|
||||||
appveyor_repo_tag: true
|
appveyor_repo_tag: true
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- git submodule update --init --recursive --remote
|
- git submodule update --init --recursive --remote
|
||||||
|
Loading…
x
Reference in New Issue
Block a user