We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3983ee commit 3952baeCopy full SHA for 3952bae
README.md
@@ -40,7 +40,7 @@ github:
40
# (default: https://api.github.com)
41
url: https://github.mydomain.com
42
# (optional) Exclude this list of repos
43
- excluded:
+ exclude:
44
- my-namespace/excluded-repository-name
45
# The gitlab section contains backup jobs for
46
# GitLab.com and GitLab on premise
@@ -68,7 +68,7 @@ gitlab:
68
# (default: https://gitlab.com/)
69
url: https://gitlab.mydomain.com
70
71
72
73
```
74
0 commit comments