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
96e40e97
Commit
96e40e97
authored
Nov 18, 2020
by
Andy Wilkinson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Switch to Concourse's registry-image resource
Closes gh-24197
parent
f3afd8a0
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 @
96e40e97
...
...
@@ -70,22 +70,22 @@ anchors:
username
:
concourse-ci
resource_types
:
-
name
:
artifactory-resource
type
:
docker
-image
type
:
registry
-image
source
:
repository
:
springio/artifactory-resource
tag
:
0.0.11
-
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
...
...
@@ -136,19 +136,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