mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
Software list: "do not change" label. (#796)
* added_advises * change place for hided stirng. * changed to more direct message.
This commit is contained in:
committed by
Mikhail Timofeev
parent
aa3253081d
commit
e7d77a0c6a
@@ -7,6 +7,7 @@
|
||||
|
||||
source $HELPER_SCRIPTS/document.sh
|
||||
|
||||
WriteItem "<!--- DO NOT EDIT - This markdown file is autogenerated. -->"
|
||||
AddTitle "$(lsb_release -ds)"
|
||||
WriteItem "The following software is installed on machines with the $IMAGE_VERSION update."
|
||||
WriteItem "***"
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
|
||||
source $HELPER_SCRIPTS/document.sh
|
||||
|
||||
WriteItem "<!--- DO NOT EDIT - This markdown file is autogenerated. -->"
|
||||
AddTitle "$(lsb_release -ds)"
|
||||
WriteItem "The following software is installed on machines with the $IMAGE_VERSION update."
|
||||
WriteItem "***"
|
||||
WriteItem "***"
|
||||
@@ -135,6 +135,7 @@ wmic logicaldisk get size,freespace,caption
|
||||
# Adding description of the software to Markdown
|
||||
|
||||
$Content = @"
|
||||
<!--- DO NOT EDIT - This markdown file is autogenerated. -->
|
||||
# Windows Server 2016
|
||||
|
||||
The following software is installed on machines with the $env:ImageVersion update.
|
||||
|
||||
@@ -129,6 +129,7 @@ wmic logicaldisk get size,freespace,caption
|
||||
# Adding description of the software to Markdown
|
||||
|
||||
$Content = @"
|
||||
<!--- DO NOT EDIT - This markdown file is autogenerated. -->
|
||||
# Windows Server 2019
|
||||
|
||||
The following software is installed on machines with the $env:ImageVersion update.
|
||||
|
||||
Reference in New Issue
Block a user