gitlab_ci_cd_documentation:cotrav-platform
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| gitlab_ci_cd_documentation:cotrav-platform [2026/03/30 10:59] – [16. Monorepo Structure] raviraj | gitlab_ci_cd_documentation:cotrav-platform [2026/03/31 05:54] (current) – [Stage 1 — Test] raviraj | ||
|---|---|---|---|
| Line 1493: | Line 1493: | ||
| < | < | ||
| + | test-auth | ||
| </ | </ | ||
| - | |||
| - | test-auth | ||
| This stage runs automated tests before building the service. | This stage runs automated tests before building the service. | ||
| Line 1508: | Line 1507: | ||
| The job extends a reusable template: | The job extends a reusable template: | ||
| - | < | + | < |
| + | extends: .base_test_job | ||
| </ | </ | ||
| Line 1514: | Line 1514: | ||
| The runner used: | The runner used: | ||
| - | < | + | < |
| + | tags: | ||
| - docker-runner01 | - docker-runner01 | ||
| Line 1520: | Line 1521: | ||
| ---- | ---- | ||
| + | |||
| ====== 4. Stage 2 — Build ====== | ====== 4. Stage 2 — Build ====== | ||
gitlab_ci_cd_documentation/cotrav-platform.txt · Last modified: by raviraj
