Skip to content

Commit 5716241

Browse files
authored
Fix release guide with correct prefix dir (apache#11)
1 parent dd1b4ad commit 5716241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/README_RELEASE_CLIENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ of this the version in the built artifacts that will become the official Apache
5858
- Tarball the repo
5959

6060
```shell script
61-
git archive --format=tar.gz ${VERSION} -o airflow-client-${VERSION}-source.tar.gz
61+
git archive --format=tar.gz ${VERSION} --prefix=airflow-client-${VERSION}/ -o airflow-client-${VERSION}-source.tar.gz
6262
```
6363

6464
- Generate sdist

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy