diff --git a/.drone.yml b/.drone.yml index 40ffbfa..3f90209 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,6 +7,7 @@ steps: image: maven:3-jdk-11 commands: - mvn -B -DskipTests clean package + - mvn test -B volumes: - name: m2 path: /root/.m2 diff --git a/README.md b/README.md index 9685185..394ad0f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # konogonka +[![Build Status](https://ci.redrise.ru/api/badges/desu/konogonka/status.svg)](https://ci.redrise.ru/desu/konogonka) + +GitHub mirror. [Click here to get it from independent source code location](https://git.redrise.ru/desu/konogonka) + +Nightly builds could be found somewhere on [redrise.ru](https://redrise.ru) + Deep WIP multi-tool to work with NS-specific files / filesystem images. ### License