chore: add drone-ci-tests and docker build #1
@ -26,6 +26,7 @@ steps:
|
||||
- ./mvnw package -B -DskipTests=true
|
||||
depends_on:
|
||||
- UT & IT Tests
|
||||
- Static checks
|
||||
- name: Docker image
|
||||
image: thegeeklab/drone-docker-buildx:23
|
||||
privileged: true
|
||||
@ -34,6 +35,7 @@ steps:
|
||||
dry_run: true
|
||||
depends_on:
|
||||
- UT & IT Tests
|
||||
- Static checks
|
||||
|
||||
# Specify docker:dind as a service
|
||||
services:
|
||||
|
Loading…
x
Reference in New Issue
Block a user