diff --git a/.expeditor/promote-hab-pkg.sh b/.expeditor/promote-hab-pkg.sh index 5a82edf..12e49b6 100644 --- a/.expeditor/promote-hab-pkg.sh +++ b/.expeditor/promote-hab-pkg.sh @@ -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