mirror of
https://github.com/openai/codex.git
synced 2026-09-04 15:08:45 +00:00
[codex] enable Azure WIF in Bazel [ci changed_files]
This commit is contained in:
@@ -3,4 +3,5 @@ load("//:defs.bzl", "codex_rust_crate")
|
||||
codex_rust_crate(
|
||||
name = "workload-identity",
|
||||
crate_name = "codex_workload_identity",
|
||||
crate_features = ["azure"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user