Skip to content

Commit

Permalink
increate timeout for pilot tests
Browse files Browse the repository at this point in the history
Signed-off-by: psbrar99 <[email protected]>
  • Loading branch information
psbrar99 committed Nov 21, 2023
1 parent a921375 commit 9052a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tetrateci/create_istio_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ sudo gem install fpm
sudo apt-get install go-bindata -y
export BRANCH=release-${REL_BRANCH_VER}
cd ..
rm -rf release-builder
sudo rm -rf release-builder
git clone https://github.com/istio/release-builder --branch ${BRANCH}


Expand Down

0 comments on commit 9052a00

Please sign in to comment.