1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

chore(ci): debug

This commit is contained in:
Noel Miller 2024-04-08 17:00:27 -05:00
parent eabe0a336a
commit a3d0d31212

View file

@ -34,6 +34,8 @@ then
popd > /dev/null popd > /dev/null
fi fi
ls -alh ${PWD}
if [ -f ${PWD}/../sb_pubkey.der ] if [ -f ${PWD}/../sb_pubkey.der ]
then then
echo "-map ${PWD}/../sb_pubkey.der sb_pubkey.der" echo "-map ${PWD}/../sb_pubkey.der sb_pubkey.der"