Skip to content

Commit

Permalink
Build t2linux-config.spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade authored Jul 29, 2022
1 parent defbda5 commit 39da238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ done;
cd "/root/rpmbuild"/SPECS
cp /repo/*.spec .
rpmbuild -bb --with baseonly --without debug --without debuginfo --target=x86_64 kernel.spec
rpmbuild -bb --with baseonly --without debug --without debuginfo --target=x86_64 t2linux-config.spec
rpmbuild -bb --target=x86_64 t2linux-config.spec


# Copy artifacts to shared volume
Expand Down

0 comments on commit 39da238

Please sign in to comment.