Add CI badge, polish readme a bit
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
690b1469da
commit
6623a553d0
2 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue