pruebna
Some checks failed
build-and-push / build (push) Failing after 2m23s

This commit is contained in:
2025-05-02 14:41:40 -06:00
parent 420d263a22
commit eb6758f9bd

View File

@@ -17,8 +17,7 @@ jobs:
- name: Login to registry
uses: docker/login-action@v2
with:
registry: gitea:3000
insecure: true
registry: gitea.interno.com
username: nucleo000
password: 7bc7b2fcd283bd6a251bef3ede368b7f897c919d
@@ -28,5 +27,5 @@ jobs:
context: ./nucleo-bot
push: true
tags: |
gitea:3000/nucleo000/whatsapp_bot:latest
gitea:3000/nucleo000/whatsapp_bot:${{ github.sha }}
gitea.interno.com/nucleo000/whatsapp_bot:latest
gitea.interno.com/nucleo000/whatsapp_bot:${{ github.sha }}