|
|
|
@ -193,10 +193,10 @@ jobs:
|
|
|
|
|
image: spring-boot-ci-image
|
|
|
|
|
file: git-repo/ci/tasks/build-project.yml
|
|
|
|
|
- aggregate:
|
|
|
|
|
- task: build-samples
|
|
|
|
|
- task: build-smoke-tests
|
|
|
|
|
timeout: 1h30m
|
|
|
|
|
image: spring-boot-ci-image
|
|
|
|
|
file: git-repo/ci/tasks/build-samples.yml
|
|
|
|
|
file: git-repo/ci/tasks/build-smoke-tests.yml
|
|
|
|
|
- task: build-integration-tests
|
|
|
|
|
timeout: 1h30m
|
|
|
|
|
image: spring-boot-ci-image
|
|
|
|
@ -259,10 +259,10 @@ jobs:
|
|
|
|
|
image: spring-boot-ci-image
|
|
|
|
|
file: git-repo/ci/tasks/build-pr-project.yml
|
|
|
|
|
- aggregate:
|
|
|
|
|
- task: build-samples
|
|
|
|
|
- task: build-smoke-tests
|
|
|
|
|
timeout: 1h30m
|
|
|
|
|
image: spring-boot-ci-image
|
|
|
|
|
file: git-repo/ci/tasks/build-samples.yml
|
|
|
|
|
file: git-repo/ci/tasks/build-smoke-tests.yml
|
|
|
|
|
- task: build-integration-tests
|
|
|
|
|
timeout: 1h30m
|
|
|
|
|
image: spring-boot-ci-image
|
|
|
|
@ -297,10 +297,10 @@ jobs:
|
|
|
|
|
image: spring-boot-jdk11-ci-image
|
|
|
|
|
file: git-repo/ci/tasks/build-project.yml
|
|
|
|
|
- aggregate:
|
|
|
|
|
- task: build-samples
|
|
|
|
|
- task: build-smoke-tests
|
|
|
|
|
timeout: 1h30m
|
|
|
|
|
image: spring-boot-jdk11-ci-image
|
|
|
|
|
file: git-repo/ci/tasks/build-samples.yml
|
|
|
|
|
file: git-repo/ci/tasks/build-smoke-tests.yml
|
|
|
|
|
- task: build-integration-tests
|
|
|
|
|
timeout: 1h30m
|
|
|
|
|
image: spring-boot-jdk11-ci-image
|
|
|
|
@ -343,10 +343,10 @@ jobs:
|
|
|
|
|
image: spring-boot-jdk12-ci-image
|
|
|
|
|
file: git-repo/ci/tasks/build-project.yml
|
|
|
|
|
- aggregate:
|
|
|
|
|
- task: build-samples
|
|
|
|
|
- task: build-smoke-tests
|
|
|
|
|
timeout: 1h30m
|
|
|
|
|
image: spring-boot-jdk12-ci-image
|
|
|
|
|
file: git-repo/ci/tasks/build-samples.yml
|
|
|
|
|
file: git-repo/ci/tasks/build-smoke-tests.yml
|
|
|
|
|
- task: build-integration-tests
|
|
|
|
|
timeout: 1h30m
|
|
|
|
|
image: spring-boot-jdk12-ci-image
|
|
|
|
|