mockbuild: remove unused variable
This commit is contained in:
parent
0f3ea935ac
commit
d57238869a
1 changed files with 0 additions and 3 deletions
|
|
@ -29,9 +29,6 @@ fi
|
|||
greenprint "📦 Installing mock requirements"
|
||||
sudo dnf -y install createrepo_c make mock rpm-build s3cmd
|
||||
|
||||
# Jenkins sets a workspace variable as the root of its working directory.
|
||||
WORKSPACE=${WORKSPACE:-$(pwd)}
|
||||
|
||||
# Mock configuration file to use for building RPMs.
|
||||
MOCK_CONFIG="${ID}-${VERSION_ID%.*}-$(uname -m)"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue