Actualizacion de Ubuntu latest ci.yml
This commit is contained in:
parent
6e22969787
commit
848b085df6
@ -11,7 +11,9 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
name: Build and Deploy with Docker Compose
|
||||
runs-on: ubuntu-latest
|
||||
#runs-on: ubuntu-latest
|
||||
runs-on: [self-hosted, ubuntu-22.04]
|
||||
|
||||
|
||||
steps:
|
||||
# Paso 1: Checkout del código
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user