mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 16:23:46 +08:00
jenkins: verbose fetch
old-commit-hash: 7d59129c2891f43a15c1f10bc43923de147a36db
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user