when you run go-zenon.sh today the script asks you questions. The default should be hands free with no questions or interaction from the user.
If a user wants to build from a different repo we can add a --build URL flag to call that. Then the script will clone that repo and ask for the branch.
when you run
go-zenon.sh
today the script asks you questions. The default should be hands free with no questions or interaction from the user.If a user wants to build from a different repo we can add a
--build URL
flag to call that. Then the script will clone that repo and ask for the branch.