mirror of
https://github.com/actions/runner-images.git
synced 2025-12-16 06:40:32 +00:00
Add announcements to software documentation (#1285)
* Add Windows announcements * Minor fix * Add Ubuntu announcements * Minor fix * Add announcements to win16 template * Cleanup announcement files * Rename announcements files
This commit is contained in:
committed by
GitHub
parent
97e4ea8356
commit
b7c69ef560
@@ -8,6 +8,10 @@
|
||||
source $HELPER_SCRIPTS/document.sh
|
||||
|
||||
WriteItem "<!--- DO NOT EDIT - This markdown file is autogenerated. -->"
|
||||
|
||||
Announcements=$(cat $HELPER_SCRIPTS/announcements.md)
|
||||
WriteItem $Announcements
|
||||
|
||||
AddTitle "$(lsb_release -ds)"
|
||||
WriteItem "The following software is installed on machines with the $IMAGE_VERSION update."
|
||||
WriteItem "***"
|
||||
|
||||
Reference in New Issue
Block a user