This commit is contained in:
denislav-mladenov 2024-07-17 16:50:32 +03:00
parent 78ed50d3c5
commit 373d9fca4c

View file

@ -35,6 +35,6 @@ jobs:
- name: Build docker image - name: Build docker image
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5
with: with:
push: true push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest