Add postgres-pgvector images

This commit is contained in:
Dmitry Gruzd 2023-04-21 13:22:06 +02:00
parent 7fb5639f18
commit da2ea3bf11
4 changed files with 72 additions and 0 deletions

View file

@ -58,3 +58,12 @@ apollo:
zoekt-ci-image-1.0:
extends: .build_static_image
postgres-12-pgvector-0.4.1:
extends: .build_static_image
postgres-13-pgvector-0.4.1:
extends: .build_static_image
postgres-14-pgvector-0.4.1:
extends: .build_static_image