Add README.md

This commit is contained in:
Yeongdo Park 2019-07-21 17:43:40 +00:00
parent 1b9a5d5115
commit 4c2858ef59

13
README.md Normal file
View 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