mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-19 00:06:45 +00:00
Inital commit.
This commit is contained in:
6
images/win/scripts/Installers/Install-GitVersion.ps1
Normal file
6
images/win/scripts/Installers/Install-GitVersion.ps1
Normal file
@@ -0,0 +1,6 @@
|
||||
################################################################################
|
||||
## File: Install-GitVersion.ps1
|
||||
## Desc: Install GitVersion
|
||||
################################################################################
|
||||
|
||||
choco install gitversion.portable -y
|
||||
Reference in New Issue
Block a user