DATAREDIS-920 - Add test task.
This commit is contained in:
16
ci/test.yml
Normal file
16
ci/test.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
platform: linux
|
||||
|
||||
image_resource:
|
||||
type: docker-image
|
||||
source:
|
||||
repository: gregturn/8-jdk-with-redis
|
||||
|
||||
inputs:
|
||||
- name: spring-data-redis-github
|
||||
|
||||
caches:
|
||||
- path: maven
|
||||
|
||||
run:
|
||||
path: spring-data-redis-github/ci/test.sh
|
||||
Reference in New Issue
Block a user