Commit 01331073 authored by Madhura Bhave's avatar Madhura Bhave

Get CI image in RC and release jobs

parent 2f834b37
......@@ -269,6 +269,7 @@ jobs:
- name: promote-rc
serial: true
plan:
- get: spring-boot-ci-image
- get: git-repo
trigger: false
- get: artifactory-repo
......@@ -287,6 +288,7 @@ jobs:
- name: promote-release
serial: true
plan:
- get: spring-boot-ci-image
- get: git-repo
trigger: false
- get: artifactory-repo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment