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 507c353 commit ec42bdfCopy full SHA for ec42bdf
1 file changed
gitops.config.ts
@@ -11,6 +11,7 @@ const config: CreateGitopsConfig = () => {
11
'https://github.com/fuzdev/fuz_blog',
12
'https://github.com/fuzdev/fuz_mastodon',
13
'https://github.com/fuzdev/fuz_code',
14
+ 'https://github.com/fuzdev/fuz_docs',
15
{
16
repo_url: 'https://github.com/fuzdev/fuz_gitops',
17
branch: 'main',
0 commit comments