8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our docum 8000 entation.
There was an error while loading. Please reload this page.
1 parent ddd6fc0 commit 3057a39Copy full SHA for 3057a39
dev/README_RELEASE_CLIENT.md
@@ -150,7 +150,7 @@ cd airflow-dev/clients/python
150
svn mkdir ${VERSION}
151
152
# Move the artifacts to svn folder & commit
153
-mv ${CLIENT_REPO_ROOT}/apache{-,_}*client-${VERSION_WITHOUT_RC}* ${VERSION}/
+mv ${CLIENT_REPO_ROOT}/dist/apache{-,_}*client-${VERSION_WITHOUT_RC}* ${VERSION}/
154
cd ${VERSION}
155
svn add *
156
svn commit -m "Add artifacts for Apache Airflow Python Client ${VERSION}"
0 commit comments