diff --git a/.gitea/workflows/development-cd.yml b/.gitea/workflows/development-cd.yml index 8055c8d..f897834 100644 --- a/.gitea/workflows/development-cd.yml +++ b/.gitea/workflows/development-cd.yml @@ -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