File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -122,6 +122,7 @@ streams:
122122      #  `build-mechanical` will only build those streams
123123      scheduled : true 
124124      #  OPTIONAL: Create and replicate AWS Windows License Included images for this stream.
125+       #  requires winli_billing_code under the 'aws' mapping
125126      create_and_replicate_winli_ami : true 
126127
127128#  REQUIRED: architectures to build for other than x86_64
@@ -212,6 +213,9 @@ clouds:
212213      #  OPTIONAL: boolean: whether or not to set the image/snapshot as public on
213214      #  initial upload (AMIs of released builds are always made public)
214215      public : true 
216+     #  OPTIONAL: billing code to create a Windows License Included Image
217+     #  required if using 'create_and_replicate_winli_ami' under the stream mappings
218+     winli_billing_code : " bp-12345abcde" 
215219  aliyun :
216220    #  REQUIRED (if Aliyun build upload credentials provided): the region to do
217221    #  initial image creation in.
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments