Compare commits

...

1 Commits

Author SHA1 Message Date
848b085df6 Actualizacion de Ubuntu latest ci.yml 2026-02-12 01:39:36 +00:00

View File

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