X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fsigul-sign-dir.sh;h=2bcf58945c9cbdfca8705434965aaafac416479b;hb=40874c69cc5fc00dcc73327af2a1a85bcff7d4d9;hp=8bb7beacfc1f8c47818c5be0289bfc49e6d60c34;hpb=67a293907edfcf3f4b7e2465f77b8cda40c0834f;p=releng%2Fglobal-jjb.git diff --git a/shell/sigul-sign-dir.sh b/shell/sigul-sign-dir.sh index 8bb7beac..2bcf5894 100644 --- a/shell/sigul-sign-dir.sh +++ b/shell/sigul-sign-dir.sh @@ -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}"