Implemented gitlab plugin to openproject

This commit is contained in:
2024-01-14 14:10:36 +01:00
parent e9e94ba3ed
commit ab915cdf21
7 changed files with 52 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
group :opf_plugins do
gem "openproject-gitlab-integration", git: "openproject-gitlab_integration", branch: "master"
end