Hixon10 / openjdk-mailing-lists-search-old

Search for openjdk mailing lists
https://hixon10.github.io/openjdk-mailing-lists-search/
MIT License
1 stars 0 forks source link

Create github action, which builds GraalVM Native Image #2

Open Hixon10 opened 1 year ago

Hixon10 commented 1 year ago

When we convert indexer to native image, we need to have a pipeline, which allows to rebuild the image with new changes.

This task depends on https://github.com/Hixon10/openjdk-mailing-lists-search/issues/1

definition of done: when we change indexer code, a native image is built and uploaded to github registry.