CI-CD dejo node
This commit is contained in:
@ -61,7 +61,7 @@ jobs:
|
||||
with:
|
||||
context: infrastructure
|
||||
builder: ${{ steps.buildx.outputs.name }}
|
||||
file: infrastructure/Dockerfile
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: |
|
||||
${{ secrets.DEV_DEJO_AWS_ECR_REGISTRY }}/${{ env.AWS_ECR_REPOSITORY }}:latest
|
||||
|
||||
Reference in New Issue
Block a user