Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/qa
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-07-26 12:09:00 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-07-26 12:09:00 +0300
commitec3483bd1831dfca0c7baec0f8aad9079d28907d (patch)
tree67b6f8eed91c44ab4054191d2a2fbf9d18cc695e /qa
parentd10e03ba6f8d5d425e53931d306a099404a5958b (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa')
-rw-r--r--qa/qa/resource/project.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/qa/qa/resource/project.rb b/qa/qa/resource/project.rb
index 12ae644cab8..c9aa2a80187 100644
--- a/qa/qa/resource/project.rb
+++ b/qa/qa/resource/project.rb
@@ -13,7 +13,8 @@ module QA
:initialize_with_readme,
:auto_devops_enabled,
:github_personal_access_token,
- :github_repository_path
+ :github_repository_path,
+ :gitlab_repository_path
attributes :id,
:name,