Compare commits
1 Commits
master
...
leandro-pa
| Author | SHA1 | Date | |
|---|---|---|---|
| 848b085df6 |
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user