diff --git a/schutzbot/mockbuild.sh b/schutzbot/mockbuild.sh index 452658d0e..b67722236 100755 --- a/schutzbot/mockbuild.sh +++ b/schutzbot/mockbuild.sh @@ -33,7 +33,7 @@ sudo dnf -y install createrepo_c make mock rpm-build s3cmd MOCK_CONFIG="${ID}-${VERSION_ID%.*}-$(uname -m)" # The commit this script operates on. -COMMIT=$(git rev-parse --short HEAD) +COMMIT=$(git rev-parse HEAD) # Bucket in S3 where our artifacts are uploaded REPO_BUCKET=osbuild-composer-repos