alt-wf 3
This commit is contained in:
parent
416c79b637
commit
be3fcc0b5e
@ -40,6 +40,7 @@ jobs:
|
|||||||
rpmdev-setuptree
|
rpmdev-setuptree
|
||||||
mv ./bforce-${{ env.BFORCE_VER }}.tar.gz ./rpmbuild/SOURCES/
|
mv ./bforce-${{ env.BFORCE_VER }}.tar.gz ./rpmbuild/SOURCES/
|
||||||
- name: Building binary and source RPM
|
- name: Building binary and source RPM
|
||||||
|
run: |
|
||||||
rpmbuild -bb ./bforce.spec --define "_topdir $( pwd )/rpmbuild"
|
rpmbuild -bb ./bforce.spec --define "_topdir $( pwd )/rpmbuild"
|
||||||
- name: Constructing artifact name and version
|
- name: Constructing artifact name and version
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user