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 e1e693a commit 383f6efCopy full SHA for 383f6ef
1 file changed
gitops.config.ts
@@ -3,6 +3,7 @@ import type {CreateGitopsConfig} from './src/lib/gitops_config.js';
3
const config: CreateGitopsConfig = () => {
4
return {
5
repos: [
6
+ 'https://github.com/fuzdev/fuz_app',
7
'https://github.com/fuzdev/fuz_css',
8
'https://github.com/fuzdev/fuz_ui',
9
'https://github.com/fuzdev/gro',
0 commit comments