mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-07 10:40:21 +08:00
Add secondary MacOs image generation pipelines (#9218)
This commit is contained in:
committed by
GitHub
parent
a9c5653066
commit
4637c23381
@@ -14,6 +14,9 @@ pr:
|
||||
include:
|
||||
- main
|
||||
|
||||
variables:
|
||||
- group: Mac-Cloud Image Generation
|
||||
|
||||
jobs:
|
||||
- template: image-generation.yml
|
||||
parameters:
|
||||
@@ -21,3 +24,5 @@ jobs:
|
||||
base_image_name: 'clean-macOS-12-380Gb-runner'
|
||||
template_path: 'templates/macOS-12.pkr.hcl'
|
||||
target_datastore: 'ds-image'
|
||||
variable_group_name: 'Mac-Cloud Image Generation'
|
||||
primary_agent: 'true'
|
||||
|
||||
Reference in New Issue
Block a user