#4 really skip creating src ISOs
Merged 4 years ago by bstinson. Opened 4 years ago by bstinson.
centos/ bstinson/pungi-centos centos-8.0.0.1905  into  centos-8.0.0.1905

really skip creating src ISOs
Brian Stinson • 4 years ago  
file modified
+1 -1
@@ -118,7 +118,7 @@ 

      "BaseOS": [{

          "include_variants": ["AppStream"],

          "filename": "{compose_id}-{arch}-{disc_type}{disc_num}{suffix}",

-         "skip_src": False,

+         "skip_src": True,

      }]

  }

  

no initial comment

rebased onto 99baff5

4 years ago

rebased onto 99baff5

4 years ago

rebased onto 99baff5

4 years ago

rebased onto 99baff5

4 years ago

rebased onto 99baff5

4 years ago

rebased onto 99baff5

4 years ago

rebased onto 99baff5

4 years ago

Pull-Request has been merged by bstinson

4 years ago
Metadata