pelias / docker

Run the Pelias geocoder in docker containers, including example projects.
MIT License
315 stars 218 forks source link

CI: github actions workflow for building elastic docker images #274

Closed missinglink closed 7 months ago

missinglink commented 2 years ago

The elastic images are now being automatically generated based on what is specified in the matrix:

Screenshot 2023-11-30 at 13 15 23

These are triggered only when there are changes to the images/elasticsearch directory or the .github/workflows directory.

missinglink commented 7 months ago

Unfortunately this isn't working as expected due to https://github.com/pelias/ci-tools/issues/13