mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-26 21:38:27 +00:00
Switch EL10 mock configs to non-dev (#4866)
* Update CI to use non-dev mock configs * chore(terra-mock-configs): Update to stable Signed-off-by: Gilver <rockgrub@disroot.org> * fix(terra-mock-configs): Also update files list Signed-off-by: Gilver <rockgrub@disroot.org> * fix: Revert actually Signed-off-by: Gilver <rockgrub@disroot.org> * fix: Comment typo Signed-off-by: Gilver <rockgrub@disroot.org> --------- Signed-off-by: Gilver <rockgrub@disroot.org> Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -69,7 +69,7 @@ jobs:
|
||||
dnf builddep -y ${dir}/*.spec
|
||||
|
||||
- name: Build with Andaman
|
||||
run: anda build ${{ matrix.pkg.pkg }} -c terra-el${{ matrix.version }}-dev-${{ matrix.pkg.arch }} ${{ !matrix.pkg.labels.mock == '1' && '-rrpmbuild' || '' }}
|
||||
run: anda build ${{ matrix.pkg.pkg }} -c terra-el${{ matrix.version }}-${{ matrix.pkg.arch }} ${{ !matrix.pkg.labels.mock == '1' && '-rrpmbuild' || '' }}
|
||||
|
||||
- name: Generating artifact name
|
||||
id: art
|
||||
|
||||
Reference in New Issue
Block a user