Push datastore image to quay.io to support tests

For PostgreSQL 18

Change-Id: I909c628b96173a5633572909524926a24bc1596d
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
Ivan Anfimov
2025-09-29 21:55:18 +00:00
parent 7ebcb39c9d
commit 5c8be98cfc

View File

@@ -40,6 +40,7 @@
- { source: "registry", dest: "registry", tag: "2" }
- { source: "mysql", dest: "mysql", tag: "8.4" }
- { source: "postgres", dest: "postgres", tag: "17" }
- { source: "postgres", dest: "postgres", tag: "18" }
- name: build and push trove backup images
become: true