摘要:
install http://www.automationtestinghub.com/download-and-install-selenium/ Download and Install Selenium http://www.seleniumhq.org/download/ Make sure 阅读全文
摘要:
https://blog.csdn.net/qq_36150631/article/details/81038485 First Pull from remote to get latest code git pull origin master Checkout dev branch Edit f 阅读全文
摘要:
git https://www.cnblogs.com/cxk1995/p/5800196.html 注意这里不要创建Init的readme等任何默认文件。 Add Proxy 在你的项目文件路径上,执行git init Add commit push git remote add git push 阅读全文
摘要:
create dockerfile , redhat-with-folder-dockerfile build image. new image listed Another more dockerfile property try verify 阅读全文
摘要:
start docker image make some change to create new image .create a new folder open a new terminal window to check above image name commit to new image 阅读全文
摘要:
Pull IMAGE pull example hello-world image proxy issue, need to take below w/a to resolve proxy setting for docker Pull hello-world image again 阅读全文
摘要:
config YUM proxy RUN sudo yum install -y yum-utils device-mapper-persistent-data lvm2 RUN yum-config-manager --add-repo https://download.docker.com/li 阅读全文
摘要:
1. upload java maven project to Github 2. Jenkins install Git plugin Go to Jenkins--global setting change , git executable path--installation path ins 阅读全文
摘要:
install git My Github path Close SSL verify and Clone my github code create foler add file add commit to local pull to remote master https://github.co 阅读全文
摘要:
Jenkins install Maven plugin After plugin installation completed, restart Jenkins and go to global setting to set Maven Download Maven and unzip Add M 阅读全文