Run create_pr from appropriate image

This commit is contained in:
Greg Hellings
2025-08-08 16:26:52 -05:00
parent 3a43bb256a
commit 86f7176e26
+3
View File
@@ -26,6 +26,9 @@ version_update:
fi
create_pr:
image:
name: registry.gitlab.com/python-gitlab/python-gitlab:latest
entrypoint: [ '' ]
stage: update
needs:
- version_update