Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LI - Lawful Interception
TC LI schemas definitions
Commits
14c88b04
Commit
14c88b04
authored
Jul 04, 2022
by
canterburym
Browse files
Switching to using title
parent
ad0df6ab
Pipeline
#12182
passed with stages
in 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
14c88b04
...
...
@@ -39,11 +39,9 @@ generate_artefacts:
-
echo $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME
-
echo $ARTEFACT_NAME
-
forgelib-changedocs -v https://$CI_SERVER_HOST $CI_PROJECT_ID $CI_PROJECT_PATH $CI_MERGE_REQUEST_IID
variables
:
ARTEFACT_NAME
:
$(echo $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME | tr / _ )
artifacts
:
untracked
:
true
paths
:
-
"
*.docx"
name
:
$
ARTEFACT_NAM
E
name
:
$
CI_MERGE_REQUEST_TITL
E
expire_in
:
30 days
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment