We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10f2c94 commit a731e6cCopy full SHA for a731e6c
lib/functions/artifacts/artifact-armbian-bsp-generic.sh
@@ -8,9 +8,8 @@
8
# https://github.com/armbian/build/
9
10
function artifact_armbian-bsp-generic_config_dump() {
11
- artifact_input_variables[BOARD]="${BOARD}"
+ artifact_input_variables[RELEASE]="${RELEASE}"
12
artifact_input_variables[BRANCH]="${BRANCH}"
13
- artifact_input_variables[EXTRA_BSP_NAME]="${EXTRA_BSP_NAME}"
14
}
15
16
function artifact_armbian-bsp-generic_prepare_version() {
0 commit comments