Skip to content

Commit

Permalink
temporarily prefer local hab* pkgs
Browse files Browse the repository at this point in the history
Signed-off-by: Phani Sajja <[email protected]>
  • Loading branch information
sajjaphani committed Oct 29, 2024
1 parent d4e011b commit f5eb005
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .expeditor/verify.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,7 @@ steps:
HAB_BLDR_CHANNEL: "LTS-2024"
HAB_REFRESH_CHANNEL: "LTS-2024"
HAB_FALLBACK_CHANNEL: "lts24-aarch64-linux"
HAB_PREFER_LOCAL_CHEF_DEPS: "true"
BUILD_PKG_TARGET: "aarch64-linux"
command:
- sudo -E .expeditor/scripts/verify/build_package-aarch64.sh components/backline
Expand Down Expand Up @@ -1074,6 +1075,7 @@ steps:
HAB_BLDR_CHANNEL: "LTS-2024"
HAB_REFRESH_CHANNEL: "LTS-2024"
HAB_FALLBACK_CHANNEL: "lts24-aarch64-linux"
HAB_PREFER_LOCAL_CHEF_DEPS: "true"
BUILD_PKG_TARGET: "aarch64-linux"
command:
- sudo -E .expeditor/scripts/verify/build_package-aarch64.sh components/plan-build
Expand Down Expand Up @@ -1103,6 +1105,7 @@ steps:
HAB_BLDR_CHANNEL: "LTS-2024"
HAB_REFRESH_CHANNEL: "LTS-2024"
HAB_FALLBACK_CHANNEL: "lts24-aarch64-linux"
HAB_PREFER_LOCAL_CHEF_DEPS: "true"
BUILD_PKG_TARGET: "aarch64-linux"
command:
- sudo -E .expeditor/scripts/verify/build_package-aarch64.sh components/studio
Expand Down

0 comments on commit f5eb005

Please sign in to comment.