Fixing image tags
Some checks failed
Some checks failed
This commit is contained in:
parent
6984c0a291
commit
fb3a02333e
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user