Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
org.etsi.osl.model.k8s
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
OSL
code
org.etsi.osl.model.k8s
Commits
cb188872
Commit
cb188872
authored
1 year ago
by
Dimitrios Giannopoulos
Browse files
Options
Downloads
Patches
Plain Diff
used absoute URLs
parent
742eeac6
No related branches found
No related tags found
2 merge requests
!6
Merging 2024Q2_RC into main, creating 2024Q2 Release
,
!1
Resolve "Create a pipeline to build and publish the mvn package in gitlab registry"
Pipeline
#3576
failed
1 year ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+2
-2
2 additions, 2 deletions
pom.xml
with
2 additions
and
2 deletions
pom.xml
+
2
−
2
View file @
cb188872
...
...
@@ -27,11 +27,11 @@
<distributionManagement>
<repository>
<id>
gitlab-maven
</id>
<url>
${CI_API_V4_URL}/projects/${CI_PROJECT_ID}
/packages/maven
</url>
<url>
https://labs.etsi.org/rep/api/v4/groups/260/-
/packages/maven
</url>
</repository>
<snapshotRepository>
<id>
gitlab-maven
</id>
<url>
${CI_API_V4_URL}/projects/${CI_PROJECT_ID}
/packages/maven
</url>
<url>
https://labs.etsi.org/rep/api/v4/groups/260/-
/packages/maven
</url>
</snapshotRepository>
</distributionManagement>
...
...
This diff is collapsed.
Click to expand it.
Dimitrios Giannopoulos
@dimit.giannopoulos
mentioned in commit
0a4a1acf
·
1 year ago
mentioned in commit
0a4a1acf
mentioned in commit 0a4a1acfa076951b96326aaa2cb7b9700927af9b
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