Merge branch 'master' of http://srv01.saludlab.com.ar:3000/leandro/phronCare
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 9m19s

This commit is contained in:
Leandro Hernan Rojas 2025-05-13 14:10:28 -03:00
commit 2f5e6f0f90

View File

@ -11,7 +11,7 @@ on:
jobs:
build:
name: Build and Deploy with Docker Compose
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
# Paso 1: Checkout del código