#8 Add f31 branch support for koji build jobs
Closed 4 years ago by fbo. Opened 4 years ago by fbo.

file modified
+22
@@ -40,6 +40,18 @@ 

  - job:

      name: rpm-scratch-build

      parent: commun-koji-rpm-build

+     description: RPM scratch build on for rawhide target

+     final: true

+     branches: f31

+     vars:

+       mock_config: fedora-31-x86_64

+       target: f31

+       release: f31

+       scratch_build: true

+ 

+ - job:

+     name: rpm-scratch-build

+     parent: commun-koji-rpm-build

      final: true

      description: RPM scratch build on for rawhide target

      branches: f30
@@ -79,6 +91,16 @@ 

      parent: commun-koji-rpm-build

      final: true

      description: RPM build on for rawhide target

+     branches: f31

+     vars:

+       target: f31

+       scratch_build: false

+ 

+ - job:

+     name: rpm-build

+     parent: commun-koji-rpm-build

+     final: true

+     description: RPM build on for rawhide target

      branches: f30

      vars:

        target: f30