pull/559/head
Igor 2023-10-03 10:56:26 +03:00 committed by ivinokur
parent 7e76e50bea
commit 411a572357
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ init() {
ARGS=""
OPTIONS=""
DOCKERFILE=""
BUILD_COMMAND="build"
BUILD_ARGS=""
while [ $# -gt 0 ]; do