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
d267f1ed
Commit
d267f1ed
authored
Nov 01, 2018
by
Andy Wilkinson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use full path when specifying Dockerfile to build
See gh-15058
parent
f210e9c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
pipeline.yml
ci/pipeline.yml
+3
-3
No files found.
ci/pipeline.yml
View file @
d267f1ed
...
@@ -120,15 +120,15 @@ jobs:
...
@@ -120,15 +120,15 @@ jobs:
-
put
:
spring-boot-ci-image
-
put
:
spring-boot-ci-image
params
:
params
:
build
:
ci-images-git-repo/ci/images
build
:
ci-images-git-repo/ci/images
dockerfile
:
spring-boot-ci-image/Dockerfile
dockerfile
:
ci-images-git-repo/ci/images/
spring-boot-ci-image/Dockerfile
-
put
:
spring-boot-jdk9-ci-image
-
put
:
spring-boot-jdk9-ci-image
params
:
params
:
build
:
ci-images-git-repo/ci/images
build
:
ci-images-git-repo/ci/images
dockerfile
:
spring-boot-jdk9-ci-image/Dockerfile
dockerfile
:
ci-images-git-repo/ci/images/
spring-boot-jdk9-ci-image/Dockerfile
-
put
:
spring-boot-jdk10-ci-image
-
put
:
spring-boot-jdk10-ci-image
params
:
params
:
build
:
ci-images-git-repo/ci/images
build
:
ci-images-git-repo/ci/images
dockerfile
:
spring-boot-jdk10-ci-image/Dockerfile
dockerfile
:
ci-images-git-repo/ci/images/
spring-boot-jdk10-ci-image/Dockerfile
-
name
:
build
-
name
:
build
serial
:
true
serial
:
true
public
:
true
public
:
true
...
...
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