Add README.md
This commit is contained in:
parent
1b9a5d5115
commit
4c2858ef59
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
The project is to implement an application practical use case utilizing gitlab CI/CD technology.
|
||||
|
||||
# Work Process
|
||||
|
||||
1. Develop script from remote PC
|
||||
|
||||
1. Push to repository on gitlab.com
|
||||
|
||||
1. CI build docker image of the application
|
||||
|
||||
1. CD pushs the image to the home server
|
||||
|
||||
|
||||
Reference in a new issue