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:
@@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
source $HELPER_SCRIPTS/document.sh
|
source $HELPER_SCRIPTS/document.sh
|
||||||
|
|
||||||
|
WriteItem "<!--- DO NOT EDIT - This markdown file is autogenerated. -->"
|
||||||
AddTitle "$(lsb_release -ds)"
|
AddTitle "$(lsb_release -ds)"
|
||||||
WriteItem "The following software is installed on machines with the $IMAGE_VERSION update."
|
WriteItem "The following software is installed on machines with the $IMAGE_VERSION update."
|
||||||
WriteItem "***"
|
WriteItem "***"
|
||||||
|
|||||||
@@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
source $HELPER_SCRIPTS/document.sh
|
source $HELPER_SCRIPTS/document.sh
|
||||||
|
|
||||||
|
WriteItem "<!--- DO NOT EDIT - This markdown file is autogenerated. -->"
|
||||||
AddTitle "$(lsb_release -ds)"
|
AddTitle "$(lsb_release -ds)"
|
||||||
WriteItem "The following software is installed on machines with the $IMAGE_VERSION update."
|
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
|
# Adding description of the software to Markdown
|
||||||
|
|
||||||
$Content = @"
|
$Content = @"
|
||||||
|
<!--- DO NOT EDIT - This markdown file is autogenerated. -->
|
||||||
# Windows Server 2016
|
# Windows Server 2016
|
||||||
|
|
||||||
The following software is installed on machines with the $env:ImageVersion update.
|
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
|
# Adding description of the software to Markdown
|
||||||
|
|
||||||
$Content = @"
|
$Content = @"
|
||||||
|
<!--- DO NOT EDIT - This markdown file is autogenerated. -->
|
||||||
# Windows Server 2019
|
# Windows Server 2019
|
||||||
|
|
||||||
The following software is installed on machines with the $env:ImageVersion update.
|
The following software is installed on machines with the $env:ImageVersion update.
|
||||||
|
|||||||
Reference in New Issue
Block a user