Update generated GHA chunk workflow artifact-image-complete-matrix.yml

This commit is contained in:
Armbianworker
2023-08-26 13:00:08 +00:00
parent f36df7c26d
commit bf9ce6d10c
3 changed files with 12 additions and 0 deletions

View File

@@ -106,6 +106,7 @@ on:
- nanopi-r2s
- nanopi-r4s
- nanopi-r4se
- nanopi-r5s
- nanopi-r6s
- nanopia64
- nanopiair
@@ -5543,6 +5544,9 @@ jobs:
else
# drop nightly repository
sudo rm -rf /outgoing/repository-beta/*
# sync to stable from the list
rsync --include-from=userpatches.repo/stable-repo.sync --exclude='*' --progress -va output/debs-beta/. \
${{ secrets.HOST_UPLOAD_USER }}@${{ secrets.HOST_UPLOAD }}:/incoming/${TARGET}
fi
echo "sync all parts"

View File

@@ -111,6 +111,7 @@ on:
- nanopi-r2s
- nanopi-r4s
- nanopi-r4se
- nanopi-r5s
- nanopi-r6s
- nanopia64
- nanopiair
@@ -5548,6 +5549,9 @@ jobs:
else
# drop nightly repository
sudo rm -rf /outgoing/repository-beta/*
# sync to stable from the list
rsync --include-from=userpatches.repo/stable-repo.sync --exclude='*' --progress -va output/debs-beta/. \
${{ secrets.HOST_UPLOAD_USER }}@${{ secrets.HOST_UPLOAD }}:/incoming/${TARGET}
fi
echo "sync all parts"

View File

@@ -105,6 +105,7 @@ on:
- nanopi-r2s
- nanopi-r4s
- nanopi-r4se
- nanopi-r5s
- nanopi-r6s
- nanopia64
- nanopiair
@@ -5542,6 +5543,9 @@ jobs:
else
# drop nightly repository
sudo rm -rf /outgoing/repository-beta/*
# sync to stable from the list
rsync --include-from=userpatches.repo/stable-repo.sync --exclude='*' --progress -va output/debs-beta/. \
${{ secrets.HOST_UPLOAD_USER }}@${{ secrets.HOST_UPLOAD }}:/incoming/${TARGET}
fi
echo "sync all parts"