mockbuild: rotate a variable name
The previous one is no longer defined.
This commit is contained in:
parent
74d1806ab0
commit
b02dc8a7ab
1 changed files with 2 additions and 0 deletions
|
|
@ -130,5 +130,7 @@ createrepo_c "${REPO_DIR}"
|
|||
# Upload repository to S3.
|
||||
greenprint "☁ Uploading RPMs to S3"
|
||||
pushd repo
|
||||
AWS_ACCESS_KEY_ID="$V2_AWS_ACCESS_KEY_ID" \
|
||||
AWS_SECRET_ACCESS_KEY="$V2_AWS_SECRET_ACCESS_KEY" \
|
||||
s3cmd --acl-public put --recursive . s3://${REPO_BUCKET}/
|
||||
popd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue