+7
-1
lines changedFilter options
+7
-1
lines changed Original file line number Diff line number Diff line change
@@ -8,6 +8,12 @@ parameters:
8
8
Sign: false
9
9
10
10
steps:
11
+
- powershell: |
12
+
dotnet tool install --tool-path "${env:AGENT_TOOLSDIRECTORY}\nbgv" nbgv
13
+
$version = & "${env:AGENT_TOOLSDIRECTORY}\nbgv\nbgv.exe" get-version --variable SemVer1
14
+
& "${env:AGENT_TOOLSDIRECTORY}\nbgv\nbgv.exe" cloud --version $version
15
+
displayName: Set cloud build version
16
+
11
17
- task: NuGetToolInstaller@0
12
18
displayName: Install nuget
13
19
inputs:
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
8
8
"cloudBuild": {
9
9
"setAllVariables": true,
10
10
"buildNumber": {
11
-
"enabled": true
11
+
"enabled": false
12
12
}
13
13
}
14
14
}
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4