CI-CD dejo node

This commit is contained in:
2025-06-10 02:43:49 -03:00
parent a571b3f209
commit 98f50a3170

View File

@ -61,7 +61,7 @@ jobs:
with: with:
context: infrastructure context: infrastructure
builder: ${{ steps.buildx.outputs.name }} builder: ${{ steps.buildx.outputs.name }}
file: infrastructure/Dockerfile file: ./Dockerfile
push: true push: true
tags: | tags: |
${{ secrets.DEV_DEJO_AWS_ECR_REGISTRY }}/${{ env.AWS_ECR_REPOSITORY }}:latest ${{ secrets.DEV_DEJO_AWS_ECR_REGISTRY }}/${{ env.AWS_ECR_REPOSITORY }}:latest