Skip to content

Commit

Permalink
Merge pull request #46 from chef/sean-simmons-progress/promoteHabIssue
Browse files Browse the repository at this point in the history
testing env vars
  • Loading branch information
sean-simmons-progress authored Jan 3, 2025
2 parents f7b1497 + a554b4e commit 886b8db
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 886b8db

Please sign in to comment.