Skip to content

Commit 6a2f95d

Browse files
author
Jason Heath
committed
wip: bass solo, take two
Signed-off-by: Jason Heath <[email protected]>
1 parent 585cd36 commit 6a2f95d

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

.expeditor/verify.pipeline.yml

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,11 @@
11
expeditor:
2-
secrets:
3-
PIPELINE_HAB_AUTH_TOKEN:
4-
path: account/static/habitat/chef-ci
5-
field: auth_token # Production Builder
6-
GITHUB_TOKEN:
7-
account: github/habitat-sh
8-
field: token
9-
accounts:
10-
- aws/habitat # for uploading the bootstrap bundle
112
defaults:
123
buildkite:
134
timeout_in_minutes: 30
145
env:
15-
HAB_ORIGIN: "habitat"
16-
PIPELINE_HAB_BLDR_URL: "https://bldr.habitat.sh"
17-
GITHUB_USER: "habitat-sh" # per https://github.com/github/hub/issues/2264#issuecomment-567241335
18-
HAB_STUDIO_SECRET_HAB_BLDR_CHANNEL: "LTS-2024"
19-
HAB_STUDIO_SECRET_HAB_REFRESH_CHANNEL: "LTS-2024"
20-
HAB_STUDIO_SECRET_HAB_FALLBACK_CHANNEL: "LTS-2024"
6+
HAB_STUDIO_SECRET_HAB_BLDR_CHANNEL: LTS-2024
7+
HAB_STUDIO_SECRET_HAB_REFRESH_CHANNEL: LTS-2024
8+
HAB_STUDIO_SECRET_HAB_FALLBACK_CHANNEL: "LTS-2024"
219

2210
steps:
2311
#######################################################################

0 commit comments

Comments
 (0)