fix
Some checks failed
Build the portfolio website / build-portfolio-website (push) Successful in 57s
Build the portfolio website / build-and-release-image (push) Failing after 37s

This commit is contained in:
2025-05-17 22:23:51 +03:00
parent 897b04fa4f
commit 0052dbe30f

View File

@ -60,8 +60,10 @@ jobs:
- name: Build Docker image
uses: docker/build-push-action@v5
env:
REGISTRY: ${{ secrets.DOCKER_REGISTRY }}
with:
context: .
file: Dockerfile
push: true
tags: registry.tahmidcloud.com/my-portfolio:latest
tags: ${REGISTRY}/my-portfolio:latest