Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
57b053aa
Commit
57b053aa
authored
Nov 18, 2020
by
Andy Wilkinson
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '2.3.x'
Closes gh-24199
parents
b3165f1b
46c9a4fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
pipeline.yml
ci/pipeline.yml
+7
-7
No files found.
ci/pipeline.yml
View file @
57b053aa
...
...
@@ -72,22 +72,22 @@ anchors:
username
:
concourse-ci
resource_types
:
-
name
:
artifactory-resource
type
:
docker
-image
type
:
registry
-image
source
:
repository
:
springio/artifactory-resource
tag
:
0.0.12
-
name
:
pull-request
type
:
docker
-image
type
:
registry
-image
source
:
repository
:
teliaoss/github-pr-resource
tag
:
v0.21.0
-
name
:
github-status-resource
type
:
docker
-image
type
:
registry
-image
source
:
repository
:
dpb587/github-status-resource
tag
:
master
-
name
:
slack-notification
type
:
docker
-image
type
:
registry
-image
source
:
repository
:
cfcommunity/slack-notification-resource
tag
:
latest
...
...
@@ -138,19 +138,19 @@ resources:
branch
:
((branch))
paths
:
[
"
ci/images/*"
]
-
name
:
ci-image
type
:
docker
-image
type
:
registry
-image
icon
:
docker
source
:
<<
:
*docker-resource-source
repository
:
((docker-hub-organization))/((ci-image-name))
-
name
:
ci-image-jdk11
type
:
docker
-image
type
:
registry
-image
icon
:
docker
source
:
<<
:
*docker-resource-source
repository
:
((docker-hub-organization))/((ci-image-name))-jdk11
-
name
:
ci-image-jdk15
type
:
docker
-image
type
:
registry
-image
icon
:
docker
source
:
<<
:
*docker-resource-source
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment