mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-21 09:13:46 +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