diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index efdd2345440b1563f50e12a0e87a9bef9005c414..a8ec525b31714b12acb055b8a3f4f2012d6b0de0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -48,7 +48,7 @@ generate_artefacts: - echo $CI_MERGE_REQUEST_IID - echo $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME - echo $ARTEFACT_NAME - - forgelib-changedocs -v https://$CI_SERVER_HOST/rep $CI_PROJECT_ID $CI_PROJECT_PATH $CI_MERGE_REQUEST_IID + - forgelib-changedocs -v -d -c -l --startdelimiter coversheets/delimiter_start.docx --enddelimiter coversheets/delimiter_end.docx https://$CI_SERVER_HOST/rep $CI_PROJECT_ID $CI_PROJECT_PATH $CI_MERGE_REQUEST_IID artifacts: untracked: true paths: diff --git a/102232-1/LI-PS-PDU.asn b/102232-1/LI-PS-PDU.asn index 002e2284effb6242b3805f18266179efad6be6e8..c273b5972ab99245af1267b21f3736d24fdcc3ec 100644 --- a/102232-1/LI-PS-PDU.asn +++ b/102232-1/LI-PS-PDU.asn @@ -5,6 +5,8 @@ DEFINITIONS IMPLICIT TAGS ::= BEGIN +-- Adding another random change to another file + IMPORTS -- Any of the IMPORTs may be commented out if they are not used (see clause A.3) diff --git a/103120/schema/ts_103120_Authorisation.xsd b/103120/schema/ts_103120_Authorisation.xsd index 408c4ad0c8023c0b9fb883c5ced78e97a3c16aeb..637f4cdf44d5ccec2b3d191affb3e35e90c95b13 100644 --- a/103120/schema/ts_103120_Authorisation.xsd +++ b/103120/schema/ts_103120_Authorisation.xsd @@ -11,7 +11,8 @@ - + + diff --git a/coversheets/delimiter_end.docx b/coversheets/delimiter_end.docx new file mode 100644 index 0000000000000000000000000000000000000000..fcd5b1918d1f102ae3b039a2b00ef6557e235be7 Binary files /dev/null and b/coversheets/delimiter_end.docx differ diff --git a/coversheets/delimiter_start.docx b/coversheets/delimiter_start.docx new file mode 100644 index 0000000000000000000000000000000000000000..219e89865c9e9a9cf44a7364493bc8d76d1db765 Binary files /dev/null and b/coversheets/delimiter_start.docx differ diff --git a/delimiter_end.docx b/delimiter_end.docx new file mode 100644 index 0000000000000000000000000000000000000000..fcd5b1918d1f102ae3b039a2b00ef6557e235be7 Binary files /dev/null and b/delimiter_end.docx differ diff --git a/delimiter_start.docx b/delimiter_start.docx new file mode 100644 index 0000000000000000000000000000000000000000..219e89865c9e9a9cf44a7364493bc8d76d1db765 Binary files /dev/null and b/delimiter_start.docx differ