Skip to content
Snippets Groups Projects
Commit 0247be62 authored by Abhinav Singh's avatar Abhinav Singh
Browse files

Fix by removal

parent 522edb8d
No related branches found
No related tags found
No related merge requests found
Pipeline #5248 failed
......@@ -9,10 +9,8 @@ comp_type=$4
branch=$5
with_gpu=$6
echo "Trying to Fix the CI"
rm -rf .git/modules/*/rebase-merge
git rebase --abort
echo "Trying to Fix the CI by removing everything"
rm -rf ./*
if [ x"$branch" == x"" ]; then
echo "Getting branch from git"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment