branch
Some checks failed
Workflow de prueba / Build and push images (push) Failing after 1m19s

This commit is contained in:
Guillermo
2026-02-13 14:04:11 +00:00
parent 80df1368b1
commit 8bb952eba5

View File

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