From dc43912a44e7e76f6f7d9a5e5aad90e61b5e7ae1 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Sat, 29 Dec 2018 16:42:03 +0100 Subject: [PATCH] [doc] update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4ee59d9..a45d8a6 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,10 @@ If you don't want to CI to monitor the app list you can ask it using the `-d` op ve3/bin/python ./run.py /path/to/analyseCI.sh -d +You can also disable git monitoring and the monthly jobs: + + ve3/bin/python ./run.py /path/to/analyseCI.sh --dont-monitor-git --no-montly-jobs + You can also specify the CI type this way: ve3/bin/python ./run.py /path/to/analyseCI.sh -d -t arm