apuntes:cicd
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| apuntes:cicd [2025/03/23 17:47] – Santiago Faci | apuntes:cicd [2025/03/25 00:33] (current) – [Publicar una imagen docker en Docker Hub] Santiago Faci | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| </ | </ | ||
| - | ===== CI/CD Testing ====== | + | ===== Testing ====== |
| + | |||
| + | Workflow: **Node.js** | ||
| <code yaml> | <code yaml> | ||
| Line 39: | Line 41: | ||
| </ | </ | ||
| - | ===== CI/CD Crear una imagen docker ====== | + | ===== Crear una imagen docker ====== |
| + | |||
| + | Workflow: **Docker Image** | ||
| <code yaml> | <code yaml> | ||
| Line 62: | Line 66: | ||
| </ | </ | ||
| - | ===== CI/CD Lanzar un análisis de código con Sonarqube ====== | + | ===== Publicar una imagen docker en Docker Hub ====== |
| + | |||
| + | Workflow: **Docker Image** | ||
| + | |||
| + | <code yaml> | ||
| + | </code> | ||
| + | |||
| + | ===== Lanzar un análisis de código con Sonarqube ====== | ||
| + | |||
| + | Workflow: **SonarQube** | ||
| <code yaml> | <code yaml> | ||
apuntes/cicd.1742752043.txt.gz · Last modified: by Santiago Faci
