Skip to content
Snippets Groups Projects
Commit d407d295 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[gitlab.release] Fix Pipeline class name

parent 2ad9a6fe
No related branches found
No related tags found
1 merge request!11Use hatch
Pipeline #85166 passed
......@@ -559,7 +559,7 @@ def update_files_at_default_branch(
def _get_last_pipeline(
gitpkg: gitlab.v4.objects.projects.Project,
) -> gitlab.v4.objects.pipelines.Pipeline:
) -> gitlab.v4.objects.pipelines.ProjectPipeline:
"""Returns the last pipeline of the project.
Arguments:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment