mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-18 07:22:28 +00:00
appveyor: let see what version of GCC are here
This commit is contained in:
parent
e62c0794dc
commit
7be8c0017e
1 changed files with 3 additions and 3 deletions
|
@ -77,9 +77,9 @@ deploy:
|
||||||
active_mode: false
|
active_mode: false
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
appveyor_repo_tag: true
|
appveyor_repo_tag: false
|
||||||
|
|
||||||
|
|
||||||
on_finish:
|
on_finish:
|
||||||
#- cmd: echo xfreerdp /u:appveyor /cert-ignore +clipboard /v:<ip>:<port>
|
- cmd: echo xfreerdp /u:appveyor /cert-ignore +clipboard /v:<ip>:<port>
|
||||||
#- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
||||||
|
|
Loading…
Reference in a new issue