Compare commits

...

2 Commits

Author SHA1 Message Date
0cdb868e6e 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
2025-05-17 22:36:43 +03:00
7d29c9abbc finalize workflow to build and push container image 2025-05-17 22:34:34 +03:00

View File

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