Skip to content

Commit

Permalink
Merge branch '2.0.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Nov 1, 2018
2 parents 022c9dd + d267f1e commit 8f67373
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,11 @@ jobs:
- put: spring-boot-ci-image
params:
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-jdk11-ci-image
params:
build: ci-images-git-repo/ci/images
dockerfile: spring-boot-jdk11-ci-image/Dockerfile
dockerfile: ci-images-git-repo/ci/images/spring-boot-jdk11-ci-image/Dockerfile
- name: build
serial: true
public: true
Expand Down

0 comments on commit 8f67373

Please sign in to comment.