diff options
Diffstat (limited to 'docs/gl_objects')
| -rw-r--r-- | docs/gl_objects/pipelines_and_jobs.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gl_objects/pipelines_and_jobs.rst b/docs/gl_objects/pipelines_and_jobs.rst index f0bdd3a..fd293a9 100644 --- a/docs/gl_objects/pipelines_and_jobs.rst +++ b/docs/gl_objects/pipelines_and_jobs.rst @@ -312,7 +312,7 @@ Delete the artifacts of a job:: build_or_job.delete_artifacts() -Get a job trace:: +Get a job log file / trace:: build_or_job.trace() |
