Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
cmyui committed Nov 5, 2023
1 parent b2f01dc commit bdc0b14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ if [[ $PULL_SECRETS_FROM_VAULT -eq 1 ]]; then
# TODO: revert to $APP_ENV
akatsuki vault get new-cron production-k8s -o .env
source .env
ls .env
pwd
# cat .env
fi

# await database availability
Expand Down

0 comments on commit bdc0b14

Please sign in to comment.