diff options
| author | 付明卫 <[email protected]> | 2020-07-14 23:08:16 +0800 |
|---|---|---|
| committer | 付明卫 <[email protected]> | 2020-07-14 23:08:16 +0800 |
| commit | beffa2443f688bd7d34a975053292feca19f975e (patch) | |
| tree | 5ced285f7b0c8560b36d16107cce26431dfd616d /ci | |
| parent | a6f43fbaa02f2293ed4ea1524b95f52e11c95044 (diff) | |
upload file sha256 not match
Diffstat (limited to 'ci')
| -rw-r--r-- | ci/travis.sh | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
