jenkins: verbose fetch

old-commit-hash: 7d59129c2891f43a15c1f10bc43923de147a36db
This commit is contained in:
Adeeb Shihadeh
2021-07-07 17:32:01 -07:00
parent 098d939428
commit 78408b6460
+1 -1
View File
@@ -23,7 +23,7 @@ fi
# set up environment
cd $SOURCE_DIR
git fetch origin $GIT_COMMIT
git fetch --verbose origin $GIT_COMMIT
git reset --hard $GIT_COMMIT
git checkout $GIT_COMMIT
git clean -xdf