Skip to content

Commit

Permalink
DNM: ci: Test with libsolv-0.7.17
Browse files Browse the repository at this point in the history
  • Loading branch information
jlebon committed Feb 8, 2021
1 parent 5cefee8 commit a849014
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cci.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ parallel insttests: {
# include our built rpm-ostree in the image
mkdir -p overrides/rpm
mv *.rpm overrides/rpm
(cd overrides/rpm && curl -LO https://kojipkgs.fedoraproject.org//packages/libsolv/0.7.17/1.fc33/x86_64/libsolv-0.7.17-1.fc33.x86_64.rpm)
coreos-assembler fetch
coreos-assembler build
""")
Expand Down

0 comments on commit a849014

Please sign in to comment.