Merge branch 'master' of http://srv01.saludlab.com.ar:3000/leandro/phronCare
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 40s

This commit is contained in:
Leandro Hernan Rojas 2025-05-15 08:58:45 -03:00
commit 9d0e33e8e0

View File

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