integrate into git
continuous-integration/drone Build is passing

This commit is contained in:
2022-03-07 11:02:16 +01:00
parent e164316466
commit 2c4f05aebf
82 changed files with 63754 additions and 386 deletions
+5
View File
@@ -0,0 +1,5 @@
const cmd = require("/home/patrick/gitlab/www-next/node_modules/gatsby/dist/commands/develop-process.js");
const args = {"_":["develop"],"host":"localhost","H":"localhost","port":35331,"p":"3001","verbose":false,"no-color":false,"no-colors":false,"noColors":false,"noColor":false,"json":false,"c":"","cert-file":"","certFile":"","k":"","key-file":"","keyFile":"","ca-file":"","caFile":"","graphql-tracing":false,"graphqlTracing":false,"$0":"gatsby","directory":"/home/patrick/gitlab/www-next/.docz","browserslist":[">0.25%","not dead"],"sitePackageJson":{"name":"docz-app","license":"MIT","dependencies":{"gatsby":"just-to-fool-cli-never-installed"},"scripts":{"dev":"gatsby develop","build":"gatsby build","serve":"gatsby serve"},"private":true,"workspaces":["../../../core/**","../../../other-packages/**"]},"report":{"errorMap":{}},"useYarn":false,"proxyPort":3001,"ssl":null,"debugInfo":null};
cmd(args);