Reflow release.yml
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
committed by
Christian Goll
parent
a69a205820
commit
44090a5984
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -10,6 +10,7 @@ jobs:
|
||||
dist:
|
||||
name: Checkout code and build warewulf.spec and dist
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Set DIST
|
||||
run: |
|
||||
@@ -65,6 +66,7 @@ jobs:
|
||||
- target: opensuse-leap-15.5-x86_64
|
||||
arch: x86_64
|
||||
dist: suse.lp155
|
||||
|
||||
steps:
|
||||
- name: Install EPEL
|
||||
run: dnf -y install epel-release
|
||||
|
||||
Reference in New Issue
Block a user