File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ github-repo-name: "spring-projects/spring-graphql"
3
3
docker-hub-organization : " springci"
4
4
artifactory-server : " https://repo.spring.io"
5
5
branch : " main"
6
- milestone : " 1.1 .x"
6
+ milestone : " 1.2 .x"
7
7
build-name : " spring-graphql"
8
8
pipeline-name : " spring-graphql"
9
9
concourse-url : " https://ci.spring.io"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ resource_types:
25
25
type : registry-image
26
26
source :
27
27
repository : concourse/registry-image-resource
28
- tag : 1.5.0
28
+ tag : 1.7.1
29
29
- name : artifactory-resource
30
30
type : registry-image
31
31
source :
@@ -35,7 +35,7 @@ resource_types:
35
35
type : registry-image
36
36
source :
37
37
repository : concourse/github-release-resource
38
- tag : 1.5.5
38
+ tag : 1.8.0
39
39
40
40
resources :
41
41
- name : git-repo
You can’t perform that action at this time.
0 commit comments