Skip to content

Commit

Permalink
docs: remove checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
nfuden committed Nov 21, 2024
1 parent 441c10c commit 27c8db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ mkdir -p $tempContentDir
echo $firebaseJson > $docsSiteDir/firebase.json

git clone https://github.com/solo-io/gloo.git $repoDir
git checkout fix/docsrelease

export PATH=$workingDir/_output/.bin:$PATH

# Generates a data/Solo.yaml file with $1 being the specified version.
Expand Down

0 comments on commit 27c8db2

Please sign in to comment.