X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fsigul-sign-dir.sh;h=2bcf58945c9cbdfca8705434965aaafac416479b;hb=568b22ef45e66def2e9b3361b3d438fd5b32fd97;hp=8bb7beacfc1f8c47818c5be0289bfc49e6d60c34;hpb=57078dc1163aca18e326239bdd4a10a8103b4283;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}"