CI-CD dejo node
This commit is contained in:
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user