mirror of
https://github.com/actions/runner-images.git
synced 2026-01-05 01:35:22 +08:00
[ubuntu][windows] Remove announcements from generation (#2063)
This commit is contained in:
committed by
GitHub
parent
a454d66e7f
commit
7dae76249b
@@ -21,8 +21,7 @@
|
||||
"image_version": "dev",
|
||||
"image_os": "ubuntu18",
|
||||
"github_feed_token": null,
|
||||
"run_validation_diskspace": "false",
|
||||
"announcements": "{{env `ANNOUNCEMENTS`}}"
|
||||
"run_validation_diskspace": "false"
|
||||
},
|
||||
"sensitive-variables": [
|
||||
"client_secret",
|
||||
@@ -317,8 +316,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