Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitadd36d5

Browse files
committed
TEMP: enable backdoor to appveyor - need to figure out why where didn't work
1 parentcc34077 commitadd36d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎.appveyor.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ on_success:
9595
# Enable this to be able to login to the build worker. You can use the
9696
# `remmina` program in Ubuntu, use the login information that the line below
9797
# prints into the log.
98-
#on_finish:
99-
# - |
100-
# echo "Running on_finish to establish connection back to the instance"
101-
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
98+
on_finish:
99+
-|
100+
echo "Running on_finish to establish connection back to the instance"
101+
-ps:$blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp