This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Console Output | |
| 由使用者 admin 啟動 | |
| 建置中 工作區 /Users/Shared/Jenkins/Home/workspace/maven-project | |
| > git rev-parse --is-inside-work-tree # timeout=10 | |
| Fetching changes from the remote Git repository | |
| > git config remote.origin.url https://github.com/jleetutorial/maven-project.git # timeout=10 | |
| Fetching upstream changes from https://github.com/jleetutorial/maven-project.git | |
| > git --version # timeout=10 | |
| > git fetch --tags --progress https://github.com/jleetutorial/maven-project.git +refs/heads/*:refs/remotes/origin/* |