schutzbot: Rename centos stream mock config
This commit is contained in:
parent
c3efa210ac
commit
15fa09bad2
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ ARCH=$(uname -m)
|
|||
MOCK_CONFIG="${ID}-${VERSION_ID%.*}-$(uname -m)"
|
||||
|
||||
if [[ $ID == centos ]]; then
|
||||
MOCK_CONFIG="centos-stream-$(uname -m)"
|
||||
MOCK_CONFIG="centos-stream-8-$(uname -m)"
|
||||
fi
|
||||
|
||||
# The commit this script operates on.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue