mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-23 13:52:05 +08:00
jenkins: verbose fetch
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