GitSnapshot
Properties
Name
Type
Description
Notes
used_commit
Option<String>
Commit that was used to execute the run. If git_branch was specified, this points to the HEAD of the branch at the time of the run; if git_tag was specified, this points to the commit the tag points to.
[optional]
Last updated