Fixing image tags
Some checks failed
Anatid Blog CI Workflow / build-and-push-images (./backend/Dockerfile, git.anatid.net/tabris/anatid-blog-backend) (push) Failing after 14s
Anatid Blog CI Workflow / build-and-push-images (./frontend/Dockerfile, git.anatid.net/tabris/anatid-blog-frontend) (push) Failing after 18s

This commit is contained in:
Phill Pover 2025-03-27 10:30:12 +00:00
parent 6984c0a291
commit fb3a02333e

View File

@ -14,9 +14,9 @@ jobs:
matrix: matrix:
include: include:
- dockerfile: ./backend/Dockerfile - dockerfile: ./backend/Dockerfile
image: git.anatid.net/tabris/anatid-blog-backend:latest image: git.anatid.net/tabris/anatid-blog-backend
- dockerfile: ./frontend/Dockerfile - dockerfile: ./frontend/Dockerfile
image: git.anatid.net/tabris/anatid-blog-frontend:latest image: git.anatid.net/tabris/anatid-blog-frontend
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4