Remove .git suffix from schema (#966)

* Remove .git suffix from schema

* Fix expression

* Update CHANGELOG.md

* Version bump to 7.8 in config.json

* Remove requirement to add .git

* Update build.json

* Update CHANGELOG.md

* Update config.json

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
This commit is contained in:
Jean-Paul van Ravensberg
2020-01-06 14:06:52 +01:00
committed by Pascal Vizeli
parent 903588ff47
commit 533e15732e
4 changed files with 14 additions and 9 deletions

View File

@@ -98,7 +98,7 @@ Branch name of the Git repo. If left empty, the currently checked out branch wil
### Option: `repository` (required)
Git URL to your repository (make sure to use double quotes). You have to add `.git` to your repository URL (see example configuration).
Git URL to your repository (make sure to use double quotes).
### Option: `auto_restart` (required)