OSDN Git Service

CI(rsync): remove outdated files
authorTianling Shen <cnsztl@immortalwrt.org>
Sat, 18 Dec 2021 22:17:04 +0000 (06:17 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Sat, 18 Dec 2021 22:17:04 +0000 (06:17 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
.github/workflows/multi-arch-build.yml

index decc00a..9fdce6f 100644 (file)
@@ -95,7 +95,7 @@ jobs:
         uses: Pendect/action-rsyncer@2554a1e574cf229fb144f23ea5971dbdca8ae8e3
         with:
           flags: '-ahvHP'
-          options: '--exclude "*cache*"'
+          options: '--delete'
           src: 'bin/packages/${{ matrix.arch }}/v2raya_ci/'
           dest: '${{ secrets.OSDN_USER }}@storage.osdn.net:/storage/groups/v/v2/v2raya/openwrt/${{ matrix.arch }}/'
         env: