mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Freeze BSP by default
This commit is contained in:
1
.github/workflows/build-images.yml
vendored
1
.github/workflows/build-images.yml
vendored
@@ -184,6 +184,7 @@ jobs:
|
||||
cd build
|
||||
# IMAGE_VERSION="${{ inputs.version }}"
|
||||
bash ./compile.sh armbian-images \
|
||||
BSPFREEZE="yes" \
|
||||
IMAGE_VERSION="${{ inputs.version }}" \
|
||||
SHARE_LOG="yes" \
|
||||
BOARD="${{env.BOARD}}" \
|
||||
|
||||
Reference in New Issue
Block a user