From 543ea6f8891a4dc0d8bd9832770fa529e9bb2708 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Mon, 19 Aug 2024 20:30:46 +0200 Subject: [PATCH] ci: Update gjs-ci-tools The repository moved to a new namespace, so make sure we pick up the change the next time we rebuild the JS image. Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2737566e9..177403cec 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -80,7 +80,7 @@ workflow: npm install -g eslint@^8.0.0 eslint-plugin-jsdoc@^46.0.0 && ./.gitlab-ci/install-meson-project.sh \ - https://gitlab.gnome.org/fmuellner/gjs-ci-tools.git \ + https://gitlab.gnome.org/World/javascript/gjs-ci-tools.git \ main && ./.gitlab-ci/install-meson-project.sh \