mirror of
https://github.com/YunoHost/yunorunner.git
synced 2024-09-03 20:05:52 +02:00
[doc] update README
This commit is contained in:
parent
f38d7528bd
commit
dc43912a44
1 changed files with 4 additions and 0 deletions
|
@ -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
|
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:
|
You can also specify the CI type this way:
|
||||||
|
|
||||||
ve3/bin/python ./run.py /path/to/analyseCI.sh -d -t arm
|
ve3/bin/python ./run.py /path/to/analyseCI.sh -d -t arm
|
||||||
|
|
Loading…
Add table
Reference in a new issue