generated from gCubeCI/Pipeline-Docker-Template
Update 'README.md'
This commit is contained in:
parent
d298ea841a
commit
2d52f80d34
10
README.md
10
README.md
|
@ -1,12 +1,8 @@
|
||||||
# Pipeline-Docker-Template
|
# Pipeline gCubeBuild
|
||||||
|
|
||||||
This is a template useful for building docker images and push to dockerhub.
|
Build git repository using maven
|
||||||
There is a jenkinsjob template on our jenkins with the same name.
|
|
||||||
|
|
||||||
|
|
||||||
## USAGE TIPS:
|
## USAGE TIPS:
|
||||||
|
|
||||||
* REMEMBER TO FILL the jenkinsfile environment section with your values. The following field should be properly filled: imagename, git_url
|
It can be added to a jenkinsjob or invoked manually
|
||||||
* REMEMBER TO PUT your Dockerfile in the root folder of your new project
|
|
||||||
|
|
||||||
* You can find the related jenkinsjob template here: https://jenkins.d4science.org/job/Pipeline-Docker-Template/
|
|
Loading…
Reference in New Issue