Skip to content

Commit f584dcd

Browse files
ci: update gemini-cli version to latest for evals CI pipeline (#122)
1 parent 70511fb commit f584dcd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

evals/model_config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
gemini_cli_version: "@google/gemini-cli@0.38.1"
15+
gemini_cli_version: "@google/gemini-cli@latest"
1616
generator: gemini_cli
1717
env:
1818
GOOGLE_CLOUD_PROJECT: "${GOOGLE_CLOUD_PROJECT}"
1919
GOOGLE_CLOUD_LOCATION: "global"
2020
GOOGLE_GENAI_USE_VERTEXAI: "true"
21+
GEMINI_CLI_TRUST_WORKSPACE: "true"
2122
setup:
2223
extensions:
2324
# Points to the symlink created in cloudbuild.yaml to match the extension ID

0 commit comments

Comments
 (0)