Correct
Helloļ¼
I use jenkins docker image to run the jenkins, but Everytime I stop and rm
the docker container , next time when I start it again, I need upgrade
jenkins, looks like below:
*Dependency errors:*
Some plugins could not be loaded due to unsatisfied dependencies. Fix these
issues
Hello, I want to known why the Junit can't find the gtest report.
everytime I check the directory, and I am sure that the gtest report is
exist, below is my Jenkinsfile:
stage('Test') {
steps {
sh 'echo mkdir dir output'
sh 'mkdir -p ${WORKSPACE