From beffa2443f688bd7d34a975053292feca19f975e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=98=E6=98=8E=E5=8D=AB?= Date: Tue, 14 Jul 2020 23:08:16 +0800 Subject: [PATCH] upload file sha256 not match --- ci/travis.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ci/travis.sh b/ci/travis.sh index 8976be1..89a8327 100644 --- a/ci/travis.sh +++ b/ci/travis.sh @@ -11,4 +11,7 @@ ls -halt ./build/tsg-scripts-${VER_NAME}.tar.gz cd build cp ~/file_upload_tools.py ./ +split --help + +ls -halt ./ch python3 file_upload_tools.py ${PULP3_REPO_NAME} ${PULP3_DIST_NAME} *.tar.gz \ No newline at end of file