Compare commits
1 Commits
master
...
leandro-pa
| Author | SHA1 | Date | |
|---|---|---|---|
| 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