From 0c4e501d28c06a305d2a57b51b3f82e4063a0ded Mon Sep 17 00:00:00 2001 From: Petar Hristov <hristov@itc.rwth-aachen.de> Date: Thu, 5 Sep 2024 13:59:18 +0200 Subject: [PATCH] Try with image --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5e3ed6b3..dca4dafc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -121,7 +121,6 @@ dev_deploy: GraphDeployerConfiguration__Logger__LogLevel: $LOGGER_LEVEL GraphDeployerConfiguration__GitLab__HostUrl: https://git.rwth-aachen.de/ GraphDeployerConfiguration__GitLab__Token: $GITLAB_TOKEN - GraphDeployerConfiguration__GitLab__Repositories: "" GraphDeployerConfiguration__GitLab__Repositories__0__Name: Application Profile GraphDeployerConfiguration__GitLab__Repositories__0__Url: https://git.rwth-aachen.de/coscine/graphs/applicationprofiles.git GraphDeployerConfiguration__GitLab__Repositories__0__Ref: $RE" -- GitLab