Skip to content

Commit

Permalink
Checking the builds
Browse files Browse the repository at this point in the history
Signed-off-by: Yashvi Jain <[email protected]>
  • Loading branch information
Yashvi Jain committed Jan 6, 2025
1 parent 580e737 commit 102cef6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .expeditor/build.habitat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,7 @@ studio_secrets:
value: "LTS-2024"
HAB_FALLBACK_CHANNEL:
value: "stable"
HAB_STUDIO_SECRET_HAB_FEAT_OFFLINE_INSTALL:
value: "true"
GOPROXY:
value: "https://proxy.golang.org,direct"
2 changes: 1 addition & 1 deletion .expeditor/generate-automate-cli-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -eou pipefail

# bumping expeditor to go 1.22
hab pkg install --binlink core/go1_22/1.22.5 --force
hab pkg install --binlink core/go1_22 --force

pushd components/automate-cli
make docs
Expand Down

0 comments on commit 102cef6

Please sign in to comment.