gitlab
Contents
gitlab: not a program , a combine fo mutiple program
gitlab runner: which program run the ci/cd work;
- docker, all command will run in docker
- shell: run in host machine and using host machien’s script;