diff options
Diffstat (limited to 'jenkins-builds/promote-latest-builds.sh')
-rwxr-xr-x | jenkins-builds/promote-latest-builds.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jenkins-builds/promote-latest-builds.sh b/jenkins-builds/promote-latest-builds.sh index 73f6471..f201a4c 100755 --- a/jenkins-builds/promote-latest-builds.sh +++ b/jenkins-builds/promote-latest-builds.sh @@ -235,6 +235,8 @@ function promote-latest-builds() { prom_merge_modules $dest gluegen joal jogl jocl + sha512sum -b $dest/*.7z > $dest/sha512sum.txt + prom_cleanup $dest uri=gluegen_$bgluegenslave-joal_$bjoalslave-jogl_$bjoglslave-jocl_$bjoclslave |