diff options
Diffstat (limited to 'jenkins-builds/promote-latest-builds.sh')
-rwxr-xr-x | jenkins-builds/promote-latest-builds.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jenkins-builds/promote-latest-builds.sh b/jenkins-builds/promote-latest-builds.sh index 7d21dca..e004434 100755 --- a/jenkins-builds/promote-latest-builds.sh +++ b/jenkins-builds/promote-latest-builds.sh @@ -188,6 +188,7 @@ function promote-latest-builds() { ######################################################### prom_integrity_check $dest jar tmp/dump + prom_integrity_check $dest jar/atomic tmp/dump prom_integrity_check $dest joal-demos/jar tmp/dump prom_integrity_check $dest jogl-demos/jar tmp/dump prom_integrity_check $dest jocl-demos/jar tmp/dump |