arreglado credenciales
All checks were successful
build-and-deploy / filter (push) Successful in 2s
build-and-deploy / build (push) Successful in 6s
build-and-deploy / deploy (push) Successful in 14s

This commit is contained in:
2025-05-14 19:30:05 -06:00
parent 7be5c9742a
commit 1b05d739fc

View File

@@ -85,7 +85,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Login to registry
run: docker login gitea.interno.com -u ${{ secrets.REGISTRY_USER }} -p ${{ secrets.REGISTRY_PASS }}
run: docker login gitea.interno.com -u nucleo000 -p 7bc7b2fcd283bd6a251bef3ede368b7f897c919d
- name: Pull fresh images used in compose
run: docker compose pull