You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/VMR-re-bootstrapping.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,12 @@ dependency on a new toolset feature until after that feature has been released.
28
28
29
29
# Steps to re-bootstrap
30
30
31
+
## Automated
32
+
You can re-bootstrap the VMR using [this pipeline](https://dev.azure.com/dnceng/internal/_build?definitionId=1371). The pipeline will upload the artifacts & open the corresponding re-bootstrap PR.
33
+
34
+
## Manual
35
+
In case the automated re-bootstrapping pipeline is unavailable, you can manually re-bootstrap the VMR:
36
+
31
37
1. Update previous source-build artifacts
32
38
1. Find a [dotnet-source-build](https://dev.azure.com/dnceng/internal/_build?definitionId=1219) run
0 commit comments