Skip to content

Commit

Permalink
Check out correct branch in bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
bsquizz committed Jan 20, 2022
1 parent bc4fd49 commit a2641ad
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
git clone --branch tear_down_both_namespaces https://github.com/RedHatInsights/bonfire.git $BONFIRE_ROOT
git clone --branch master https://github.com/RedHatInsights/bonfire.git $BONFIRE_ROOT

0 comments on commit a2641ad

Please sign in to comment.