Fix OS_CLOUD export for image validation
[releng/global-jjb.git] / shell / sigul-sign-dir.sh
index 8bb7bea..2bcf589 100644 (file)
@@ -13,5 +13,4 @@ echo "---> sigul-sign-dir.sh"
 # Ensure we fail the job if any steps fail.
 set -e -o pipefail
 
-lftools_activate
-lftools sign sigul "${SIGN_DIR}"
+lftools sign sigul -m "${SIGN_MODE}" "${SIGN_DIR}"