Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Maven
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SmartDataLab
public
CI-CD components
Maven
Commits
965198bc
Commit
965198bc
authored
4 months ago
by
Clement Bois
Browse files
Options
Downloads
Patches
Plain Diff
feat: disable tracking service by default
parent
2eeb2d12
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/gitlab-ci-maven.yml
+0
-3
0 additions, 3 deletions
templates/gitlab-ci-maven.yml
with
0 additions
and
3 deletions
templates/gitlab-ci-maven.yml
+
0
−
3
View file @
965198bc
...
@@ -174,9 +174,6 @@ workflow:
...
@@ -174,9 +174,6 @@ workflow:
-
when
:
on_success
-
when
:
on_success
variables
:
variables
:
# variabilized tracking image
TBC_TRACKING_IMAGE
:
"
registry.gitlab.com/to-be-continuous/tools/tracking:master"
# Default Maven project root directory
# Default Maven project root directory
MAVEN_PROJECT_DIR
:
$[[ inputs.project-dir ]]
MAVEN_PROJECT_DIR
:
$[[ inputs.project-dir ]]
# Maven image (can be overridden)
# Maven image (can be overridden)
...
...
This diff is collapsed.
Click to expand it.
Benguria Elguezabal, Gorka
@gorka.benguria
mentioned in commit
73aabbe6
·
4 months ago
mentioned in commit
73aabbe6
mentioned in commit 73aabbe6482306fdf078330c172290c8e52f10fc
Toggle commit list
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