Entornos de desarrollo

1º DAM/DAW - Curso 2024-2025

User Tools

Site Tools


apuntes:cicd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
apuntes:cicd [2025/03/23 17:47] Santiago Faciapuntes:cicd [2025/03/25 00:33] (current) – [Publicar una imagen docker en Docker Hub] Santiago Faci
Line 5: Line 5:
 </figure> </figure>
  
-===== CI/CD Testing ======+===== Testing ====== 
 + 
 +Workflow: **Node.js**
  
 <code yaml> <code yaml>
Line 39: Line 41:
 </code> </code>
  
-===== CI/CD Crear una imagen docker ======+===== Crear una imagen docker ====== 
 + 
 +Workflow: **Docker Image**
  
 <code yaml> <code yaml>
Line 62: Line 66:
 </code> </code>
  
-===== 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: 2025/03/23 17:47 by Santiago Faci