Skip to content

fix ci pipeline view incorrect timestamp being used

Fixes #858 (closed)

Description

Update the property used for printing the pipeline created at time within the pipeline ci view command

How Has This Been Tested?

Compiled the code and tested against my own GitLab instance/pipelines. Initiated a new pipeline from a commit that was made hours ago and verified the result.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Merge request reports