Skip to content

Commit

Permalink
schutzbot: mock build with nosync=True
Browse files Browse the repository at this point in the history
  • Loading branch information
mvo5 committed Nov 6, 2023
1 parent cd1c5f0 commit 788e3ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schutzbot/mockbuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ sudo usermod -a -G mock "$(whoami)"
greenprint "🎁 Building RPMs with mock"
mock -r $MOCK_CONFIG --no-bootstrap-chroot \
--resultdir $REPO_DIR \
--config-opts=nosync=True \
rpmbuild/SRPMS/*.src.rpm
sudo chown -R $USER ${REPO_DIR}

Expand Down

0 comments on commit 788e3ca

Please sign in to comment.