Skip to content

Commit 36bb911

Browse files
committed
add hab auth token to verify pipeline
Signed-off-by: Matt Wrock <matt@mattwrock.com>
1 parent 76d8335 commit 36bb911

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.expeditor/verify.pipeline.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ env:
66
GOSUMDB: "sum.golang.org"
77

88
expeditor:
9+
secrets:
10+
HAB_AUTH_TOKEN:
11+
path: account/static/habitat/chef-ci
12+
field: auth_token # Production Builder
913
cached_folders:
1014
- vendor
1115
defaults:

0 commit comments

Comments
 (0)