Update pipeline

This commit is contained in:
Dave Syer
2023-01-16 11:24:44 +00:00
parent af09f5db7f
commit f47746afbf

View File

@@ -47,11 +47,10 @@ jobs:
config:
platform: linux
image_resource:
type: registry-image
source:
repository: harbor-repo.vmware.com/dockerhub-proxy-cache/springci/spring-framework-ci-jdk11
tag: 5.3.x
inputs:
type: docker-image
source:
repository: harbor-repo.vmware.com/dockerhub-proxy-cache/springio/spring-ci-base
inputs:
- name: source
caches:
- path: source/.m2
@@ -72,10 +71,9 @@ jobs:
config:
platform: linux
image_resource:
type: registry-image
type: docker-image
source:
repository: harbor-repo.vmware.com/dockerhub-proxy-cache/springci/spring-framework-ci-jdk17
tag: 5.3.x
repository: harbor-repo.vmware.com/dockerhub-proxy-cache/springio/spring-ci-base
inputs:
- name: source
caches:
@@ -98,10 +96,9 @@ jobs:
config:
platform: linux
image_resource:
type: registry-image
source:
repository: harbor-repo.vmware.com/dockerhub-proxy-cache/springci/spring-framework-ci-jdk11
tag: 5.3.x
type: docker-image
source:
repository: harbor-repo.vmware.com/dockerhub-proxy-cache/springio/spring-ci-base
inputs:
- name: source
caches: