Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
development:deploy:cicd [2020/02/27 14:15] kalenpw |
development:deploy:cicd [2021/06/29 15:02] (current) kalenpw |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== CI/CD with GitLab ====== | ====== CI/CD with GitLab ====== | ||
+ | ---- | ||
+ | |||
- create a '' | - create a '' | ||
- '' | - '' | ||
Line 14: | Line 16: | ||
* Without configuring the runner it will create a '' | * Without configuring the runner it will create a '' | ||
- | < | + | < |
| | ||
deploy_stage: | deploy_stage: | ||
Line 37: | Line 39: | ||
- mv ./* / | - mv ./* / | ||
</ | </ | ||
+ | ---- |