new tag of image
All checks were successful
Workflow de prueba / Build and push images (push) Successful in 1m22s

This commit is contained in:
Guillermo
2026-02-14 11:39:18 +00:00
parent 7923b8c13e
commit 2a070ab921

View File

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