mirror of
https://github.com/curl/curl.git
synced 2026-08-11 16:22:38 +03:00
dmaketgz: release tarball generation using docker
For easier reproducibility. Mention using this script in RELEASE-PROCEDURE Closes #13388
This commit is contained in:
parent
dad126b840
commit
d28f74913c
3 changed files with 55 additions and 4 deletions
|
|
@ -23,9 +23,7 @@ in the source code repo
|
|||
tag and we use underscores instead of dots in the version number. Make sure
|
||||
the tag is GPG signed (using -s).
|
||||
|
||||
- run `./maketgz 7.34.0` to build the release tarballs. It is important that
|
||||
you run this on a machine with the correct set of autotools etc installed as
|
||||
this is what is shipped and used by most users on \*nix like systems.
|
||||
- run `./scripts/dmaketgz 7.34.0` to build the release tarballs.
|
||||
|
||||
- push the git commits and the new tag
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue