File tree Expand file tree Collapse file tree 1 file changed +3
-15
lines changed Expand file tree Collapse file tree 1 file changed +3
-15
lines changed Original file line number Diff line number Diff line change 1
1
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
11
2
defaults :
12
3
buildkite :
13
4
timeout_in_minutes : 30
14
5
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"
21
9
22
10
steps :
23
11
# ######################################################################
You can’t perform that action at this time.
0 commit comments