We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1d5c4c commit a9890d4Copy full SHA for a9890d4
README.md
@@ -11,6 +11,11 @@ shows how to add some private stuff (e.g. paid plugins and custom implementation
11
12
Since we now have a specific description for our dependencies, why not using CI/CD to build and deploy for each change?
13
14
+## Check for updates
15
+
16
+There is a pipeline checking each monday 5am for available updates. If updates are found, a pull request will be
17
+created. For pull requests to master, the usual pipeline starts and runs several checks.
18
19
## Run docker installation
20
21
[Run docker installation](doc/install-new.md)
0 commit comments