Skip to content

Commit 9d2b1ad

Browse files
JohnVillalovosnejch
authored andcommitted
docs: Use the term "log file" for getting a job log file
The GitLab docs refer to it as a log file: https://docs.gitlab.com/ee/api/jobs.html#get-a-log-file "trace" is the endpoint name but not a common term people will think of for a "log file"
1 parent 3a61f60 commit 9d2b1ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gl_objects/pipelines_and_jobs.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ Delete the artifacts of a job::
312312

313313
build_or_job.delete_artifacts()
314314

315-
Get a job trace::
315+
Get a job log file / trace::
316316

317317
build_or_job.trace()
318318

0 commit comments

Comments
 (0)