generated from demus/basic-rpm-template
Upgrade Fedora release versions
Build and provide rpm of bats-mock-buildkite-plugins-rpm / Build src rpm and send it to COPR (f43) (release) Successful in 3m24s
Build and provide rpm of bats-mock-buildkite-plugins-rpm / Build src rpm and send it to COPR (f44) (release) Successful in 3m57s
Build and provide rpm of bats-mock-buildkite-plugins-rpm / Build src rpm and send it to COPR (rawhide) (release) Successful in 4m1s
Build and provide rpm of bats-mock-buildkite-plugins-rpm / Build src rpm and send it to COPR (f43) (release) Successful in 3m24s
Build and provide rpm of bats-mock-buildkite-plugins-rpm / Build src rpm and send it to COPR (f44) (release) Successful in 3m57s
Build and provide rpm of bats-mock-buildkite-plugins-rpm / Build src rpm and send it to COPR (rawhide) (release) Successful in 4m1s
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
type: choice
|
||||
description: "Choose a fedora version"
|
||||
required: true
|
||||
options: [ f42, f43, rawhide ]
|
||||
options: [ f43, f44, rawhide ]
|
||||
coprproject:
|
||||
type: choice
|
||||
description: "Which repo"
|
||||
|
||||
@@ -6,7 +6,7 @@ jobs:
|
||||
name: Build src rpm and send it to COPR
|
||||
strategy:
|
||||
matrix:
|
||||
fedoraversion: [ f42, f43, rawhide ]
|
||||
fedoraversion: [ f43, f44, rawhide ]
|
||||
runs-on: ${{ matrix.fedoraversion }}-minimal-copr
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
|
||||
@@ -7,7 +7,7 @@ on:
|
||||
type: choice
|
||||
description: "Choose a fedora version"
|
||||
required: true
|
||||
options: [ f42, f43, rawhide ]
|
||||
options: [ f43, f44, rawhide ]
|
||||
jobs:
|
||||
rpmbuild:
|
||||
name: Build and deploy an rpm to the demus.dk repo
|
||||
|
||||
@@ -6,7 +6,7 @@ jobs:
|
||||
name: Build and deploy an rpm to the demus.dk repo
|
||||
strategy:
|
||||
matrix:
|
||||
fedoraversion: [ f42, f43, rawhide ]
|
||||
fedoraversion: [ f43, f44, rawhide ]
|
||||
runs-on: ${{ matrix.fedoraversion }}-minimal-rpmbuild
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
|
||||
Reference in New Issue
Block a user