Dockerizzato progetto

This commit is contained in:
2022-08-30 13:33:35 +02:00
parent 3d22f4cc6a
commit 531b780645
21 changed files with 148 additions and 173 deletions
+2
View File
@@ -71,6 +71,8 @@ if [[ $SELECTED_MODES -ne 1 ]]; then
usage
fi
./aws-login.sh
if [[ $UNIT_MODE -eq 1 ]]; then
BUILDOPT+="u"
UNITOPT=""