Skip to content

Commit

Permalink
rm the BONFIRE_ROOT to ensure it gets freshly cloned
Browse files Browse the repository at this point in the history
  • Loading branch information
bsquizz committed Jan 20, 2022
1 parent a2641ad commit fd0af95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cicd/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ pip install --upgrade pip 'setuptools<58' wheel
pip install --upgrade crc-bonfire

# clone repo to download cicd scripts
rm -fr $BONFIRE_ROOT
git clone --branch master https://github.com/RedHatInsights/bonfire.git $BONFIRE_ROOT

0 comments on commit fd0af95

Please sign in to comment.