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