Skip to content

Commit

Permalink
clean script
Browse files Browse the repository at this point in the history
Signed-off-by: kasif <[email protected]>
  • Loading branch information
kasif-adnan committed Apr 29, 2022
1 parent a4a878a commit 1079cac
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .expeditor/run_linux_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ export USER="root"
apt-get update -y
apt-get install awscli -y

# echo "Restoring the bundle cache archive to vendor/bundle"
# if [ -f bundle.tar.gz ]; then
# tar -xzf bundle.tar.gz
# fi

git config --global user.email "[email protected]"
git config --global user.name "Foo Bar"

Expand Down

0 comments on commit 1079cac

Please sign in to comment.