Skip to content

Commit 3175946

Browse files
Setting 'HAB_FALLBACK_CHANNEL'
Signed-off-by: Abhijit Gadgil <agadgil@progress.com>
1 parent ffe1a21 commit 3175946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.expeditor/scripts/release_habitat/build_component-aarch64-darwin.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ import_keys
3636
${hab_binary} pkg install chef/hab-studio -c aarch64-darwin-opt
3737

3838
export HAB_BLDR_CHANNEL="$channel"
39-
export HAB_REFRESH_CHANNEL="aarch64-darwin-opt"
39+
export HAB_STUDIO_SECRET_HAB_FALLBACK_CHANNEL="aarch64-darwin-opt"
4040

4141
echo "--- :hab: Running hab pkg build for $package_path"
4242
sudo -E "${hab_binary}" pkg build "$package_path"

0 commit comments

Comments
 (0)