mas loquera
Some checks failed
build-and-push / build (push) Successful in 7s
build-and-push / deploy (push) Has been cancelled

This commit is contained in:
2025-05-02 16:18:16 -06:00
parent 04b562a9fc
commit 19f4c0df74

View File

@@ -30,7 +30,9 @@ jobs:
docker push gitea.interno.com/nucleo000/planilla:latest
deploy:
runs-on: docker
runs-on: ubuntu-latest
container:
image: docker:24-cli
needs: build
steps:
- name: Checkout