Added poshgit
This commit is contained in:
parent
0d5cf787fc
commit
3f2fc9c9de
@ -19,7 +19,7 @@ stages:
|
|||||||
- windows10
|
- windows10
|
||||||
before_script:
|
before_script:
|
||||||
- 'Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString("https://chocolatey.org/install.ps1"))'
|
- 'Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString("https://chocolatey.org/install.ps1"))'
|
||||||
- 'choco install -y --x86 git nsis'
|
- 'choco install -y --x86 git nsis poshgit'
|
||||||
- 'refreshenv'
|
- 'refreshenv'
|
||||||
- 'python -V'
|
- 'python -V'
|
||||||
# - 'python -m venv env'
|
# - 'python -m venv env'
|
||||||
|
Loading…
Reference in New Issue
Block a user