mirror of
https://github.com/arabianq/rpmi.git
synced 2026-04-28 06:31:23 +00:00
small files reorganization
This commit is contained in:
@@ -75,7 +75,7 @@ jobs:
|
||||
|
||||
- name: Prepare rpmi-git.spec
|
||||
run: |
|
||||
cp rpmi-git.spec rpmi-git-build.spec
|
||||
cp ./assets/rpm-specs/rpmi-git.spec rpmi-git-build.spec
|
||||
sed -i "s/@@TAG@@/${{ steps.get_info.outputs.VERSION }}/g" rpmi-git-build.spec
|
||||
sed -i "s/@@DATE@@/${{ steps.get_info.outputs.DATE }}/g" rpmi-git-build.spec
|
||||
sed -i "s/@@HASH@@/${{ steps.get_info.outputs.HASH }}/g" rpmi-git-build.spec
|
||||
|
||||
@@ -70,7 +70,7 @@ jobs:
|
||||
|
||||
- name: Prepare rpmi-git.spec
|
||||
run: |
|
||||
cp rpmi-git.spec rpmi-git-build.spec
|
||||
cp ./assets/rpm-specs/rpmi-git.spec rpmi-git-build.spec
|
||||
sed -i "s/@@TAG@@/${{ steps.get_info.outputs.VERSION }}/g" rpmi-git-build.spec
|
||||
|
||||
- name: Upload spec artifact
|
||||
|
||||
Reference in New Issue
Block a user