Skip to content

Commit

Permalink
Merge pull request #956 from coreosbot-releng/repo-templates
Browse files Browse the repository at this point in the history
Sync repo templates ⚙
  • Loading branch information
bgilbert authored Jun 28, 2023
2 parents 66bf212 + 0a18b92 commit cae1d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
mkdir rpms
make -f .copr/Makefile srpm outdir=rpms
mock --rebuild rpms/*.src.rpm
mock --rebuild --enablerepo=updates-testing rpms/*.src.rpm
find /var/lib/mock -wholename '*/result/*.rpm' | xargs mv -t rpms
- name: Archive RPMs
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit cae1d5b

Please sign in to comment.