Skip to content

Commit 88c76bc

Browse files
committed
Rename trace
1 parent 291f043 commit 88c76bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release/atomic_pipeline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def load_release_file() -> Dict:
4747
return json.load(release)
4848

4949

50-
@TRACER.start_as_current_span("sonar_build_image")
50+
@TRACER.start_as_current_span("pipeline_process_image")
5151
def pipeline_process_image(
5252
image_name: str,
5353
dockerfile_path: str,

0 commit comments

Comments
 (0)