Update main.py #5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| include: | ||
| - component: $CI_SERVER_FQDN/nagyv/gitlab-opencode/opencode@2 | ||
| inputs: | ||
| config_dir: ${CI_PROJECT_DIR}/opencode-config | ||
| auth_json: $OPENCODE_AUTH_JSON # The variable name for your OpenCode authentication JSON | ||
| command: optional-custom-command | ||
| message: "Your prompt here" | ||