Update readme.
This commit is contained in:
parent
3b8ff2d331
commit
fd8ed776d4
1 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,11 @@
|
||||||
4. Add the json contents into the example file under `.google.credentials` and fill in the rest of the options.
|
4. Add the json contents into the example file under `.google.credentials` and fill in the rest of the options.
|
||||||
5. To synchronize once run `./main.py --config config.yaml`.
|
5. To synchronize once run `./main.py --config config.yaml`.
|
||||||
|
|
||||||
|
## CI
|
||||||
|
|
||||||
|
There is a concourse pipeline which runs once every hour to synchronize all events. It reads the configuration
|
||||||
|
file from the concourse vault and passes it to the script.
|
||||||
|
|
||||||
## Known issues
|
## Known issues
|
||||||
|
|
||||||
If two Events are booked on the same date, only one of them will appear
|
If two Events are booked on the same date, only one of them will appear
|
||||||
|
|
Loading…
Reference in a new issue