Commit 9c90e98
committed
Add AppVeyor RDP config to appveyor.yml
This change adds a couple lines to appveyor.yml that can be used to enable
RDP access to the build server when something goes wrong. To use this
configuration, the developer must uncomment the two lines and make another
commit to their PR branch. Details are included in the config file.1 parent 8fbd01c commit 9c90e98
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
10 | 18 | | |
11 | 19 | | |
12 | 20 | | |
| |||
0 commit comments