about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/debuginfo/utils.rs
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2025-07-11 15:04:13 +0200
committerNikita Popov <npopov@redhat.com>2025-07-11 15:05:14 +0200
commit34426dce3d05e2e5c8c7116809291403ba4cbc00 (patch)
treec40a1a3f30c4bbda8d285427ea949f868ca8f1cf /compiler/rustc_codegen_llvm/src/debuginfo/utils.rs
parent119574f83576dc1f3ae067f9a97986d4e2b0826c (diff)
downloadrust-34426dce3d05e2e5c8c7116809291403ba4cbc00.tar.gz
rust-34426dce3d05e2e5c8c7116809291403ba4cbc00.zip
Fix fallback for CI_JOB_NAME
If CI_JOB_NAME is not specified, it's supposed to fall back to
the image name, which is `$image`, not `$IMAGE`.

Failing to set the correct CI_JOB_NAME causes failures when running
`dist-ohos-*` images locally.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/debuginfo/utils.rs')
0 files changed, 0 insertions, 0 deletions