diff options
| author | 刘学利 <[email protected]> | 2024-11-15 05:16:59 +0000 |
|---|---|---|
| committer | 刘学利 <[email protected]> | 2024-11-15 05:16:59 +0000 |
| commit | 174ab4a2ca44af4c36dba2e881c2dbf85c940991 (patch) | |
| tree | 46f130f1c5094f67ab0bbcc0bb5cfd1061d28915 /ci | |
| parent | c3614b5b02470bdd72a1d30cbca28c3b7f708736 (diff) | |
Feature adapt rocky9 aarch64v3.2.2
Diffstat (limited to 'ci')
| -rw-r--r-- | ci/travis.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ci/travis.sh b/ci/travis.sh index 13fb857..a32b49f 100644 --- a/ci/travis.sh +++ b/ci/travis.sh @@ -61,8 +61,3 @@ make if [ -n "${PACKAGE}" ]; then make package fi - -if [ -n "${UPLOAD_RPM}" ]; then - cp ~/rpm_upload_tools.py ./ - python3 rpm_upload_tools.py ${PULP3_REPO_NAME} ${PULP3_DIST_NAME} *.rpm -fi |
