From fb6f3b64f4db5271ee5f39e7604eabfabc5e844c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Mon, 23 Sep 2024 18:12:34 +0200 Subject: [PATCH] test --- .forgejo/workflows/e2e_gancio.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.forgejo/workflows/e2e_gancio.yml b/.forgejo/workflows/e2e_gancio.yml index 1eafc47..45d9d2c 100644 --- a/.forgejo/workflows/e2e_gancio.yml +++ b/.forgejo/workflows/e2e_gancio.yml @@ -19,9 +19,8 @@ jobs: env: MYSQL_ROOT_PASSWORD: root gancio: - image: 'cisti/gancio' + image: cisti/gancio env: - PATH: $PATH:/home/node/.yarn/bin GANCIO_DATA: /home/node/data NODE_ENV: production GANCIO_DB_DIALECT: sqlite