Skip to content

deploy.sh: allow not passing the environ and pass flags

David Caro requested to merge allow_flags_when_noenv into main

This allows to do things like:

./deploy.sh build-api --wait

And deploy the environment that's specified in the procject file.

Signed-off-by: David Caro dcaro@wikimedia.org

Merge request reports