]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
script/clean-ci: allow specifying custom remote name to push/fetch 61755/head
authorPatrick Donnelly <pdonnell@ibm.com>
Tue, 11 Feb 2025 16:07:24 +0000 (11:07 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Tue, 11 Feb 2025 16:07:24 +0000 (11:07 -0500)
commitb079a079ea395f8e636e988813169899a438fa39
treee80fd3a3db52c698af51625cf24ba62d8555ddb4
parent2804a59a744b03b1c70e7c8c4d35ceac2de8002c
script/clean-ci: allow specifying custom remote name to push/fetch

Github actions want to use remote==origin because of how ceph-ci is checked
out.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/script/clean-ci