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
7352c506
Commit
7352c506
authored
Jul 04, 2022
by
canterburym
Committed by
canterburym
Aug 16, 2022
Browse files
Attempting to change artefact name
parent
6f80205b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7352c506
...
...
@@ -28,7 +28,7 @@ generate_artefacts:
stage
:
build
interruptible
:
true
variables
:
ARTEFACT_NAME
:
$( echo "$CI_MERGE_REQUEST_SOURCE_BRANCH_NAME"
| tr / _
)
ARTEFACT_NAME
:
$( echo "$CI_MERGE_REQUEST_SOURCE_BRANCH_NAME" )
rules
:
-
if
:
$CI_PIPELINE_SOURCE == 'merge_request_event'
script
:
...
...
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