From f8abf9a414634c779933b4256c518688cf4af74d Mon Sep 17 00:00:00 2001 From: bom Date: Fri, 23 Feb 2024 16:53:11 +0100 Subject: [PATCH] Use correct image for clj build --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fdb70af..05b8c7f 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: