Skip to content

Commit

Permalink
old-chroot was deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Charlier authored and Thomas Charlier committed Nov 7, 2024
1 parent ed7f524 commit 7881744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/builds-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@
- VERSHORT=${VER#*-}
- mkdir -p products/$DIST-$DVER-$ARCH
script:
- mock --dnf --old-chroot --verbose -r $DIST-$DVER-$ARCH --rebuild products/srpm/eid-mw-*.src.rpm --resultdir $CI_PROJECT_DIR/products/$DIST-$DVER-$ARCH --define "revision $VERSHORT"
- mock --dnf --isolation=simple --verbose -r $DIST-$DVER-$ARCH --rebuild products/srpm/eid-mw-*.src.rpm --resultdir $CI_PROJECT_DIR/products/$DIST-$DVER-$ARCH --define "revision $VERSHORT"
artifacts:
paths:
- products/$DIST-$DVER-$ARCH
Expand Down

0 comments on commit 7881744

Please sign in to comment.