Ajuste de CI.YML
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 1m30s

This commit is contained in:
Leandro Hernan Rojas 2025-01-31 16:59:41 -03:00
parent 78ec7d3687
commit ff3a2bdc77

View File

@ -3,10 +3,10 @@ name: CI/CD Pipeline
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
jobs:
build: