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:
@@ -42,8 +42,8 @@ on:
|
||||
options:
|
||||
# branches
|
||||
- main
|
||||
- libfuse
|
||||
- update-maintainers
|
||||
- fix/helios64-typec-extcon-bridge
|
||||
- rkfix
|
||||
- update-kernel-configs
|
||||
- v25.11
|
||||
- sunxi
|
||||
@@ -197,6 +197,9 @@ env:
|
||||
# Added to every build, even the prepare job.
|
||||
EXTRA_PARAMS_ALL_BUILDS: "${{ inputs.extraParamsAllBuilds || 'UPLOAD_TO_OCI_ONLY=yes' }}"
|
||||
|
||||
# Storage deployment path
|
||||
TARGET_PATH: "stable/"
|
||||
|
||||
# Version management
|
||||
VERSION_OVERRIDE: "${{ github.event.inputs.versionOverride }}"
|
||||
VERSION_BUMP: "${{ github.event.inputs.bumpversion || 'false' }}"
|
||||
@@ -7999,7 +8002,7 @@ jobs:
|
||||
--remove-source-files \
|
||||
--delete \
|
||||
output/ \
|
||||
"${{ secrets.HOST_UPLOAD_USER }}@${{ secrets.HOST_UPLOAD }}:storage/${TARGET}"
|
||||
"${{ secrets.HOST_UPLOAD_USER }}@${{ secrets.HOST_UPLOAD }}:storage/{{ env.TARGET_PATH }}${TARGET}"
|
||||
|
||||
echo "Clean up empty directories in output/"
|
||||
find output/. -type d -empty -delete
|
||||
|
||||
@@ -42,8 +42,8 @@ on:
|
||||
options:
|
||||
# branches
|
||||
- main
|
||||
- libfuse
|
||||
- update-maintainers
|
||||
- fix/helios64-typec-extcon-bridge
|
||||
- rkfix
|
||||
- update-kernel-configs
|
||||
- v25.11
|
||||
- sunxi
|
||||
@@ -197,6 +197,9 @@ env:
|
||||
# Added to every build, even the prepare job.
|
||||
EXTRA_PARAMS_ALL_BUILDS: "${{ inputs.extraParamsAllBuilds || 'UPLOAD_TO_OCI_ONLY=yes' }}"
|
||||
|
||||
# Storage deployment path
|
||||
TARGET_PATH: "cron/"
|
||||
|
||||
# Version management
|
||||
VERSION_OVERRIDE: "${{ github.event.inputs.versionOverride }}"
|
||||
VERSION_BUMP: "${{ github.event.inputs.bumpversion || 'true' }}"
|
||||
@@ -7999,7 +8002,7 @@ jobs:
|
||||
--remove-source-files \
|
||||
--delete \
|
||||
output/ \
|
||||
"${{ secrets.HOST_UPLOAD_USER }}@${{ secrets.HOST_UPLOAD }}:storage/${TARGET}"
|
||||
"${{ secrets.HOST_UPLOAD_USER }}@${{ secrets.HOST_UPLOAD }}:storage/{{ env.TARGET_PATH }}${TARGET}"
|
||||
|
||||
echo "Clean up empty directories in output/"
|
||||
find output/. -type d -empty -delete
|
||||
|
||||
@@ -41,8 +41,8 @@ on:
|
||||
options:
|
||||
# branches
|
||||
- main
|
||||
- libfuse
|
||||
- update-maintainers
|
||||
- fix/helios64-typec-extcon-bridge
|
||||
- rkfix
|
||||
- update-kernel-configs
|
||||
- v25.11
|
||||
- sunxi
|
||||
@@ -517,6 +517,9 @@ env:
|
||||
# Added to every build, even the prepare job.
|
||||
EXTRA_PARAMS_ALL_BUILDS: "${{ inputs.extraParamsAllBuilds || 'UPLOAD_TO_OCI_ONLY=yes' }}"
|
||||
|
||||
# Storage deployment path
|
||||
TARGET_PATH: "apps/"
|
||||
|
||||
# Version management
|
||||
VERSION_OVERRIDE: "${{ github.event.inputs.versionOverride }}"
|
||||
VERSION_BUMP: "${{ github.event.inputs.bumpversion || 'false' }}"
|
||||
@@ -8319,7 +8322,7 @@ jobs:
|
||||
--remove-source-files \
|
||||
--delete \
|
||||
output/ \
|
||||
"${{ secrets.HOST_UPLOAD_USER }}@${{ secrets.HOST_UPLOAD }}:storage/${TARGET}"
|
||||
"${{ secrets.HOST_UPLOAD_USER }}@${{ secrets.HOST_UPLOAD }}:storage/{{ env.TARGET_PATH }}${TARGET}"
|
||||
|
||||
echo "Clean up empty directories in output/"
|
||||
find output/. -type d -empty -delete
|
||||
|
||||
@@ -43,8 +43,8 @@ on:
|
||||
options:
|
||||
# branches
|
||||
- main
|
||||
- libfuse
|
||||
- update-maintainers
|
||||
- fix/helios64-typec-extcon-bridge
|
||||
- rkfix
|
||||
- update-kernel-configs
|
||||
- v25.11
|
||||
- sunxi
|
||||
@@ -519,6 +519,9 @@ env:
|
||||
# Added to every build, even the prepare job.
|
||||
EXTRA_PARAMS_ALL_BUILDS: "${{ inputs.extraParamsAllBuilds || 'UPLOAD_TO_OCI_ONLY=yes' }}"
|
||||
|
||||
# Storage deployment path
|
||||
TARGET_PATH: "community/"
|
||||
|
||||
# Version management
|
||||
VERSION_OVERRIDE: "${{ github.event.inputs.versionOverride }}"
|
||||
VERSION_BUMP: "${{ github.event.inputs.bumpversion || 'true' }}"
|
||||
@@ -8321,7 +8324,7 @@ jobs:
|
||||
--remove-source-files \
|
||||
--delete \
|
||||
output/ \
|
||||
"${{ secrets.HOST_UPLOAD_USER }}@${{ secrets.HOST_UPLOAD }}:storage/${TARGET}"
|
||||
"${{ secrets.HOST_UPLOAD_USER }}@${{ secrets.HOST_UPLOAD }}:storage/{{ env.TARGET_PATH }}${TARGET}"
|
||||
|
||||
echo "Clean up empty directories in output/"
|
||||
find output/. -type d -empty -delete
|
||||
|
||||
@@ -47,8 +47,8 @@ on:
|
||||
options:
|
||||
# branches
|
||||
- main
|
||||
- libfuse
|
||||
- update-maintainers
|
||||
- fix/helios64-typec-extcon-bridge
|
||||
- rkfix
|
||||
- update-kernel-configs
|
||||
- v25.11
|
||||
- sunxi
|
||||
@@ -523,6 +523,9 @@ env:
|
||||
# Added to every build, even the prepare job.
|
||||
EXTRA_PARAMS_ALL_BUILDS: "${{ inputs.extraParamsAllBuilds || 'UPLOAD_TO_OCI_ONLY=yes' }}"
|
||||
|
||||
# Storage deployment path
|
||||
TARGET_PATH: "nightly/"
|
||||
|
||||
# Version management
|
||||
VERSION_OVERRIDE: "${{ github.event.inputs.versionOverride }}"
|
||||
VERSION_BUMP: "${{ github.event.inputs.bumpversion || 'true' }}"
|
||||
@@ -8325,7 +8328,7 @@ jobs:
|
||||
--remove-source-files \
|
||||
--delete \
|
||||
output/ \
|
||||
"${{ secrets.HOST_UPLOAD_USER }}@${{ secrets.HOST_UPLOAD }}:storage/${TARGET}"
|
||||
"${{ secrets.HOST_UPLOAD_USER }}@${{ secrets.HOST_UPLOAD }}:storage/{{ env.TARGET_PATH }}${TARGET}"
|
||||
|
||||
echo "Clean up empty directories in output/"
|
||||
find output/. -type d -empty -delete
|
||||
|
||||
@@ -41,8 +41,8 @@ on:
|
||||
options:
|
||||
# branches
|
||||
- main
|
||||
- libfuse
|
||||
- update-maintainers
|
||||
- fix/helios64-typec-extcon-bridge
|
||||
- rkfix
|
||||
- update-kernel-configs
|
||||
- v25.11
|
||||
- sunxi
|
||||
@@ -517,6 +517,9 @@ env:
|
||||
# Added to every build, even the prepare job.
|
||||
EXTRA_PARAMS_ALL_BUILDS: "${{ inputs.extraParamsAllBuilds || 'UPLOAD_TO_OCI_ONLY=yes' }}"
|
||||
|
||||
# Storage deployment path
|
||||
TARGET_PATH: "stable/"
|
||||
|
||||
# Version management
|
||||
VERSION_OVERRIDE: "${{ github.event.inputs.versionOverride }}"
|
||||
VERSION_BUMP: "${{ github.event.inputs.bumpversion || 'false' }}"
|
||||
@@ -8319,7 +8322,7 @@ jobs:
|
||||
--remove-source-files \
|
||||
--delete \
|
||||
output/ \
|
||||
"${{ secrets.HOST_UPLOAD_USER }}@${{ secrets.HOST_UPLOAD }}:storage/${TARGET}"
|
||||
"${{ secrets.HOST_UPLOAD_USER }}@${{ secrets.HOST_UPLOAD }}:storage/{{ env.TARGET_PATH }}${TARGET}"
|
||||
|
||||
echo "Clean up empty directories in output/"
|
||||
find output/. -type d -empty -delete
|
||||
|
||||
Reference in New Issue
Block a user