From f8c7dc5ff70f8ecf6e99ca7fe67c208516c282f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Mon, 23 Sep 2024 18:39:40 +0200 Subject: [PATCH] test --- .forgejo/workflows/e2e_gancio.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/e2e_gancio.yml b/.forgejo/workflows/e2e_gancio.yml index 28a32f1..fd0a02f 100644 --- a/.forgejo/workflows/e2e_gancio.yml +++ b/.forgejo/workflows/e2e_gancio.yml @@ -19,7 +19,7 @@ jobs: env: MYSQL_ROOT_PASSWORD: root postgres: - images: postgres + image: postgres env: POSTGRES_HOST_AUTH_METHOD: trust gancio: