Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
TC LI schemas definitions
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LI - Lawful Interception
TC LI schemas definitions
Commits
6ec8c70c
Commit
6ec8c70c
authored
2 years ago
by
canterburym
Committed by
canterburym
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Attempting to change artefact name
parent
d58cd413
No related branches found
Branches containing commit
No related tags found
Tags containing commit
5 merge requests
!46
This should fail preflight
,
!44
Output from LI61
,
!38
TS 103 120 (CR0032) - Location Only 120 ETSI Dictionary Update
,
!23
Draft: Traffic Policy Objects
,
!19
Maintenance - Adding changemark artefacts
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
6ec8c70c
...
@@ -28,7 +28,7 @@ generate_artefacts:
...
@@ -28,7 +28,7 @@ generate_artefacts:
stage
:
build
stage
:
build
interruptible
:
true
interruptible
:
true
variables
:
variables
:
ARTEFACT_NAME
:
$( echo "$CI_MERGE_REQUEST_SOURCE_BRANCH_NAME"
| tr / _
)
ARTEFACT_NAME
:
$( echo "$CI_MERGE_REQUEST_SOURCE_BRANCH_NAME" )
rules
:
rules
:
-
if
:
$CI_PIPELINE_SOURCE == 'merge_request_event'
-
if
:
$CI_PIPELINE_SOURCE == 'merge_request_event'
script
:
script
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment