From 93413a6deac442dee7beefdfb8d1cbc8d5c27b28 Mon Sep 17 00:00:00 2001 From: bom Date: Fri, 14 Jun 2024 15:51:56 +0200 Subject: [PATCH] Use correct image for clj jobs --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 88f38f2..add1a92 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,7 +29,7 @@ stages: - npm install .clj-job: &clj - image: "domaindrivenarchitecture/ddadevops-clj-cljs:4.11.3" + image: "domaindrivenarchitecture/ddadevops-clj:4.11.3" cache: key: ${CI_COMMIT_REF_SLUG} paths: