Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ecm
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
Package registry
Model registry
Operate
Environments
Terraform modules
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIMMERMANN Paul
ecm
Commits
abf5dcad
Commit
abf5dcad
authored
9 months ago
by
ZIMMERMANN Paul
Browse files
Options
Downloads
Patches
Plain Diff
improve howto-gitlab-making-releases.txt
parent
e2d63f66
No related branches found
No related tags found
No related merge requests found
Pipeline
#1001501
passed
9 months ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
howto-gitlab-making-releases.txt
+4
-1
4 additions, 1 deletion
howto-gitlab-making-releases.txt
with
4 additions
and
1 deletion
howto-gitlab-making-releases.txt
+
4
−
1
View file @
abf5dcad
...
@@ -3,7 +3,7 @@ How to create a gitlab release from an existing tar.gz
...
@@ -3,7 +3,7 @@ How to create a gitlab release from an existing tar.gz
Assume the existing tar.gz is ecm-6.0.1.tar.gz.
Assume the existing tar.gz is ecm-6.0.1.tar.gz.
On gitlab,
r
elease page, click on "New release"
On gitlab,
in the Deploy/R
elease
s
page, click on "New release"
Enter as tag name something like git-6.0.1. Indeed, git will automatically
Enter as tag name something like git-6.0.1. Indeed, git will automatically
create a tarball from the given commit, the "git-" prefix is there to avoid
create a tarball from the given commit, the "git-" prefix is there to avoid
...
@@ -17,6 +17,9 @@ In "Release asset", enter the url of the file
...
@@ -17,6 +17,9 @@ In "Release asset", enter the url of the file
https://gitlab.inria.fr/zimmerma/ecm/uploads/70afcfac2a7a6a762a08eda0c551fafd/ecm-6.0.1.tar.gz
https://gitlab.inria.fr/zimmerma/ecm/uploads/70afcfac2a7a6a762a08eda0c551fafd/ecm-6.0.1.tar.gz
where "70afcfac2a7a6a762a08eda0c551fafd" is copied from the link you see
after attaching the release file above.
and as "Link title" enter "release tarball".
and as "Link title" enter "release tarball".
Click on create release.
Click on create release.
...
...
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