new test
Some checks failed
Workflow de prueba / Build and push images (push) Failing after 1m20s

This commit is contained in:
Guillermo
2026-02-14 11:23:44 +00:00
parent d924636def
commit 7923b8c13e

View File

@@ -43,7 +43,7 @@ jobs:
with:
context: .
push: true
tags: ${{ env.DOCKER_ORG }}/analytics:${{ env.BRANCH_NAME }}
tags: analytics:${{ env.BRANCH_NAME }}
platforms: linux/amd64