Run create_pr from appropriate image
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user