13 lines
274 B
Markdown
13 lines
274 B
Markdown
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
|
|
|
|
|