From fd8ed776d4f1e3a05f733516df51a90ba7fca0e4 Mon Sep 17 00:00:00 2001 From: redxef Date: Thu, 13 Oct 2022 11:49:44 +0200 Subject: [PATCH] Update readme. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index dfd10c8..35b3c09 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ 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`. +## 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 If two Events are booked on the same date, only one of them will appear