also fix cert test workflow
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
This commit is contained in:
parent
13b8126ebd
commit
288085e19b
|
@ -217,6 +217,7 @@ jobs:
|
|||
--output tsv)
|
||||
echo "::add-mask::$value"
|
||||
echo "$secretName=$value" >> $GITHUB_OUTPUT
|
||||
echo "$secretName=$value" >> $GITHUB_ENV
|
||||
done
|
||||
|
||||
# Download the required certificates into files, and set env var pointing to their names
|
||||
|
|
Loading…
Reference in New Issue