Skip to content

Commit 590970f

Browse files
authored
adding the builder channel (#293)
Signed-off-by: nikhil2611 <[email protected]>
1 parent 2c1fec9 commit 590970f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.expeditor/buildkite/artifact.habitat.test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ export HAB_ORIGIN='ci'
66
export PLAN='chef-cli'
77
export CHEF_LICENSE="accept-no-persist"
88
export HAB_LICENSE="accept-no-persist"
9+
export HAB_BLDR_CHANNEL="base-2025"
910
export HAB_REFRESH_CHANNEL="base-2025"
1011

1112
echo "--- checking if git is installed"

habitat/plan.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
export HAB_BLDR_CHANNEL="base-2025"
12
export HAB_REFRESH_CHANNEL="base-2025"
23
pkg_name=chef-cli
34
pkg_origin=chef

0 commit comments

Comments
 (0)