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 | |
| Started by user Bright Zheng | |
| [EnvInject] - Loading node environment variables. | |
| Building in workspace /var/jenkins_home/workspace/springboot-jersey-swagger | |
| > git rev-parse --is-inside-work-tree # timeout=10 | |
| Fetching changes from the remote Git repository | |
| > git config remote.origin.url http://192.168.56.118:3000/bright/springboot-jersey-swagger.git # timeout=10 | |
| Fetching upstream changes from http://192.168.56.118:3000/bright/springboot-jersey-swagger.git | |
| > git --version # timeout=10 |
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
| Started by an SCM change | |
| Building in workspace /var/jenkins_home/workspace/springboot-jersey-swagger | |
| > git rev-parse --is-inside-work-tree # timeout=10 | |
| Fetching changes from the remote Git repository | |
| > git config remote.origin.url http://192.168.56.118:3000/bright/springboot-jersey-swagger.git # timeout=10 | |
| Fetching upstream changes from http://192.168.56.118:3000/bright/springboot-jersey-swagger.git | |
| > git --version # timeout=10 | |
| using .gitcredentials to set credentials | |
| > git config --local credential.username bright # timeout=10 | |
| > git config --local credential.helper store --file=/tmp/git6216967762445272219.credentials # timeout=10 |
NewerOlder