diff --git a/README.md b/README.md index b140ac1..c8cb636 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Maven Central : ebean](https://maven-badges.herokuapp.com/maven-central/io.ebean/ebean-migration/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.ebean/ebean-migration) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/ebean-orm/ebean-migration/blob/master/LICENSE) [![JDK EA](https://github.com/ebean-orm/ebean-migration/actions/workflows/jdk-ea.yml/badge.svg)](https://github.com/ebean-orm/ebean-migration/actions/workflows/jdk-ea.yml) +[![native image build](https://github.com/ebean-orm/ebean-migration/actions/workflows/native-image.yml/badge.svg)](https://github.com/ebean-orm/ebean-migration/actions/workflows/native-image.yml) # Ebean Migration DB Migration runner (similar to FlywayDB) which can be used standalone or with Ebean (to run DB Migrations on EbeanServer start)