arreglados nombres del deploy
Some checks failed
Deploy conversation layer / deploy (push) Failing after 4s
Some checks failed
Deploy conversation layer / deploy (push) Failing after 4s
This commit is contained in:
@@ -21,14 +21,14 @@ jobs:
|
||||
|
||||
- name: Remove old images
|
||||
run: |
|
||||
docker rmi -f gitea.interno.com/nucleo000/conversation-whatsapp-router:latest || true
|
||||
docker rmi -f gitea.interno.com/nucleo000/whatsapp-router:latest || true
|
||||
docker rmi -f gitea.interno.com/nucleo000/conversation-chat-ui:latest || true
|
||||
|
||||
- name: Mirror open-wa image to Gitea
|
||||
run: |
|
||||
docker pull openwa/wa-automate:latest
|
||||
docker tag openwa/wa-automate:latest gitea.interno.com/nucleo000/conversation-openwa:latest
|
||||
docker push gitea.interno.com/nucleo000/conversation-openwa:latest
|
||||
docker tag openwa/wa-automate:latest gitea.interno.com/nucleo000/nucleo-whatsapp:latest
|
||||
docker push gitea.interno.com/nucleo000/nucleo-whatsapp:latest
|
||||
docker rmi openwa/wa-automate:latest
|
||||
|
||||
- name: Build and push stack images
|
||||
|
||||
Reference in New Issue
Block a user