Skip to content

Commit c846511

Browse files
[v3-0-test] Fetch from remote before performing reproducible package checks for PMCs (#54206) (#54275)
(cherry picked from commit bd300af) Co-authored-by: Amogh Desai <[email protected]>
1 parent ce22573 commit c846511

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/README_RELEASE_AIRFLOW.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,7 @@ you are checking):
562562
563563
```shell script
564564
VERSION=X.Y.Zrc1
565+
git fetch apache --tags
565566
git checkout ${VERSION}
566567
export AIRFLOW_REPO_ROOT=$(pwd)
567568
rm -rf dist/*

0 commit comments

Comments
 (0)