From 0389f7a89c28e5ae586ab9ed4dc0fb8b1210f61d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Mon, 23 Sep 2024 16:44: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 4b868ce..934f94e 100644 --- a/.forgejo/workflows/e2e_gancio.yml +++ b/.forgejo/workflows/e2e_gancio.yml @@ -19,7 +19,7 @@ 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