From 89f2ed765573fd5d96ca6430921bcc518a1e2982 Mon Sep 17 00:00:00 2001 From: Kilian Schuettler Date: Sat, 29 Jul 2023 02:41:20 +0200 Subject: [PATCH] update gitlab-ci.yaml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 822c03e5..d6ba6baf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,4 +3,4 @@ variables: include: - project: 'gitlab/gitlab' ref: 'main' - file: 'ci-templates/maven_java.yml' + file: 'ci-templates/gradle_java.yml'