|
|
@@ -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"
|
|
|
```
|