mirror of
https://github.com/actions/runner-images.git
synced 2026-01-18 18:01:43 +08:00
[ubuntu][windows] Remove announcements from generation (#2063)
This commit is contained in:
committed by
GitHub
parent
a454d66e7f
commit
7dae76249b
@@ -23,8 +23,7 @@
|
||||
"github_feed_token": null,
|
||||
"run_validation_diskspace": "false",
|
||||
"go_default": "1.14",
|
||||
"go_versions": "1.14",
|
||||
"announcements": "{{env `ANNOUNCEMENTS`}}"
|
||||
"go_versions": "1.14"
|
||||
},
|
||||
"sensitive-variables": [
|
||||
"client_secret",
|
||||
@@ -327,8 +326,7 @@
|
||||
],
|
||||
"environment_vars": [
|
||||
"IMAGE_VERSION={{user `image_version`}}",
|
||||
"INSTALLER_SCRIPT_FOLDER={{user `installer_script_folder`}}",
|
||||
"ANNOUNCEMENTS={{user `announcements`}}"
|
||||
"INSTALLER_SCRIPT_FOLDER={{user `installer_script_folder`}}"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user