diff --git a/README.md b/README.md new file mode 100644 index 0000000..17b6796 --- /dev/null +++ b/README.md @@ -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 + +