Tests latest requirement file

latest_tools
gindibay 2022-12-26 12:53:20 +03:00
parent e937935935
commit 2e8f5b28c1
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
package_type=${1}
git clone -b v0.8.23 --depth=1 https://github.com/citusdata/tools.git tools
git clone -b requirement_latest --depth=1 https://github.com/citusdata/tools.git tools
python3 -m pip install -r tools/packaging_automation/requirements.txt
python3 -m tools.packaging_automation.validate_build_output --output_file output.log \
--ignore_file .github/packaging/packaging_ignore.yml \