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

store pr builds on docker.io

This commit is contained in:
Jason N. 2024-03-15 21:28:33 -04:00
parent cfea662b03
commit 1de35b1511
3 changed files with 39 additions and 10 deletions

View file

@ -34,4 +34,6 @@ do
echo "$var not found in action.yml"
result=1
fi
done
done
exit ${result}