no hay runner
Some checks failed
build-and-deploy / filter (push) Successful in 5s
build-and-deploy / build (push) Successful in 6s
build-and-deploy / deploy (push) Has been cancelled

This commit is contained in:
2025-05-14 19:28:04 -06:00
parent 0e8418dbb5
commit 7be5c9742a

View File

@@ -7,7 +7,7 @@ on:
jobs:
#───────────────── filtra qué dirs cambiaron ─────────────────
filter:
runs-on: ubuntu-latest
runs-on: docker
outputs:
agent: ${{ steps.paths.outputs.agent }}
api: ${{ steps.paths.outputs.api }}