Skip to content

Commit

Permalink
testing env vars
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Simmons <[email protected]>
  • Loading branch information
sean-simmons-progress committed Jan 3, 2025
1 parent f7b1497 commit a554b4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .expeditor/promote-hab-pkg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
#
set -eou pipefail

printenv | grep EXPEDITOR

# Export the HAB_AUTH_TOKEN for use of promoting habitat packages to {{EXPEDITOR_TARGET_CHANNEL}}
HAB_AUTH_TOKEN=$(vault kv get -field auth_token account/static/habitat/chef-ci)
export HAB_AUTH_TOKEN
Expand Down

0 comments on commit a554b4e

Please sign in to comment.