diff options
| author | GitHub Action <[email protected]> | 2025-12-22 22:46:24 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-22 22:47:22 +0000 |
| commit | b229aeec0b5435e918adf0a0aa9d77e150eecb9b (patch) | |
| tree | d2c9efcf95892ba22bf5b0652272f2bd9cb8ec3f /packages | |
| parent | c9140c6babf6b7b4711f7bf5dd05331aabfe3d33 (diff) | |
| download | opencode-b229aeec0b5435e918adf0a0aa9d77e150eecb9b.tar.gz opencode-b229aeec0b5435e918adf0a0aa9d77e150eecb9b.zip | |
chore: generate
Diffstat (limited to 'packages')
| -rw-r--r-- | packages/web/src/content/docs/gitlab.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/gitlab.mdx b/packages/web/src/content/docs/gitlab.mdx index bc8edac80..e8f43f85f 100644 --- a/packages/web/src/content/docs/gitlab.mdx +++ b/packages/web/src/content/docs/gitlab.mdx @@ -35,7 +35,7 @@ Here we are using a community-created CI/CD component for OpenCode — [nagyv/gi - component: $CI_SERVER_FQDN/nagyv/gitlab-opencode/[email protected] inputs: config_dir: ${CI_PROJECT_DIR}/opencode-config - auth_json: $OPENCODE_AUTH_JSON # The variable name for your OpenCode authentication JSON + auth_json: $OPENCODE_AUTH_JSON # The variable name for your OpenCode authentication JSON command: optional-custom-command message: "Your prompt here" ``` |
