Fixing Dockerfiles again
Some checks failed
Anatid Blog CI Workflow / build-and-push-images (./backend/Dockerfile, git.anatid.net/tabris/anatid-blog-backend, ./backend) (push) Failing after 17s
Anatid Blog CI Workflow / build-and-push-images (./frontend/Dockerfile, git.anatid.net/tabris/anatid-blog-frontend, ./frontend) (push) Failing after 21s
Some checks failed
Anatid Blog CI Workflow / build-and-push-images (./backend/Dockerfile, git.anatid.net/tabris/anatid-blog-backend, ./backend) (push) Failing after 17s
Anatid Blog CI Workflow / build-and-push-images (./frontend/Dockerfile, git.anatid.net/tabris/anatid-blog-frontend, ./frontend) (push) Failing after 21s
This commit is contained in:
parent
d89e91de88
commit
11c22b8d5a
@ -14,10 +14,10 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- workingdir: ./backend
|
- workingdir: ./backend
|
||||||
dockerfile: ./Dockerfile
|
dockerfile: ./backend/Dockerfile
|
||||||
image: git.anatid.net/tabris/anatid-blog-backend
|
image: git.anatid.net/tabris/anatid-blog-backend
|
||||||
- workingdir: ./frontend
|
- workingdir: ./frontend
|
||||||
dockerfile: ./Dockerfile
|
dockerfile: ./frontend/Dockerfile
|
||||||
image: git.anatid.net/tabris/anatid-blog-frontend
|
image: git.anatid.net/tabris/anatid-blog-frontend
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user