fix docker image tag
All checks were successful
Build the portfolio website / build-portfolio-website (push) Successful in 48s
Build the portfolio website / build-and-release-image (push) Successful in 1m41s

This commit is contained in:
2025-05-17 22:36:43 +03:00
parent 7d29c9abbc
commit 0cdb868e6e

View File

@ -64,4 +64,4 @@ jobs:
context: .
file: Dockerfile
push: true
tags: ${{ secrets.DOCKER_REGISTRY }}/my-portfolio:latest
tags: ${{ secrets.DOCKER_REGISTRY }}/my-portfolio-app:latest