Actualizar README.md
This commit is contained in:
parent
456018aeb5
commit
50ddfce04b
@ -46,10 +46,10 @@ Buenas prácticas para que los tests pasen en un entorno limpio de CI:
|
|||||||
|
|
||||||
## 4. Flujo básico con GitHub Actions
|
## 4. Flujo básico con GitHub Actions
|
||||||
|
|
||||||
Archivo de configuración: `.github/workflows/maven.yml`
|
Archivo de configuración: `.github/workflows/ci-mvn.yml`
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
name: CI
|
name: CI con Maven
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user