RED-8701 - Move files to customer data repositories

- use git lfs to store customer files
This commit is contained in:
Corina Olariu 2024-04-22 00:58:21 +03:00
parent 16ef5afe90
commit bf7d374b0a
4 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,7 @@
variables:
# SONAR_PROJECT_KEY: 'com.iqser.red.commons:pdftron-logic-commons'
GIT_SUBMODULE_STRATEGY: recursive
GIT_SUBMODULE_FORCE_HTTPS: 'true'
include:
- project: 'gitlab/gitlab'
ref: 'main'

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule "src/test/resources/files/syngenta"]
path = src/test/resources/files/syngenta
url = https://gitlab.knecon.com/fforesight/documents/syngenta.git
[submodule "src/test/resources/files/basf"]
path = src/test/resources/files/basf
url = https://gitlab.knecon.com/fforesight/documents/basf.git

@ -0,0 +1 @@
Subproject commit fd99b2ed29dcb11d8beb16bdedc7a393f73d1ae0

@ -0,0 +1 @@
Subproject commit d76c2fe273c27e3beea0b94e56f8821b1f715985