Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
fix: Copy jx dependencies into temp JX_HOME
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Bayer <[email protected]>
  • Loading branch information
abayer authored and jenkins-x-bot committed May 7, 2020
1 parent d4755cd commit 3840d58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bdd/bdd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ export XDG_CONFIG_HOME=$JX_HOME

mkdir -p $JX_HOME/git

jx install dependencies --all

jx --version

# replace the credentials file with a single user entry
Expand Down

0 comments on commit 3840d58

Please sign in to comment.