mirror of
https://github.com/armbian/os.git
synced 2026-01-06 10:38:50 -08:00
Update generated GHA chunk workflow artifact-image-complete-matrix.yml
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user