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

Commitdcfe242

Browse files
committed
ENH: also report where on sh, and echo msg when entering on_finish
1 parentd723148 commitdcfe242

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎.appveyor.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ install:
4646
echo %PATH%
4747
uname -a
4848
git --version
49-
where git git-daemon python pip pip3 pip34
49+
where git git-daemon python pip pip3 pip34 sh
5050
python --version
5151
python -c "import struct; print(struct.calcsize('P') * 8)"
5252
@@ -96,4 +96,6 @@ on_success:
9696
# `remmina` program in Ubuntu, use the login information that the line below
9797
# prints into the log.
9898
on_finish:
99+
-|
100+
echo "Running on_finish to establish connection back to the instance"
99101
-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