This repository was archived by the owner on Jul 8, 2022. It is now read-only.
Commit 9269595
committed
appveyor.yml: Add inline deployment on tag push
Automate the deployment from appveyor.
We want to publish all artifacts as a new draft prelease on tag push
only.
For reference see https://www.appveyor.com/docs/deployment/github/ and
https://www.appveyor.com/docs/appveyor-yml/.
I have created a new github machine user named cppTango-bot for that.
And also a personal access token which was encrypted on the appveyor
site.1 parent 85fbfd3 commit 9269595
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
0 commit comments