Configure image for create pull request task
See gh-20530
This commit is contained in:
parent
b3906e0466
commit
9ef56b43bf
|
|
@ -214,6 +214,7 @@ jobs:
|
||||||
GITHUB_PASSWORD: ((github-password))
|
GITHUB_PASSWORD: ((github-password))
|
||||||
GITHUB_USERNAME: ((github-username))
|
GITHUB_USERNAME: ((github-username))
|
||||||
ISSUE_TITLE: ((docker-upgrade-issue-title))
|
ISSUE_TITLE: ((docker-upgrade-issue-title))
|
||||||
|
image: spring-boot-ci-image
|
||||||
- name: build
|
- name: build
|
||||||
serial: true
|
serial: true
|
||||||
public: true
|
public: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue