Update main.yml #6
main.yml
on: push
build-and-push-frontend
6s
build-and-push-backend
8s
Annotations
4 errors
build-and-push-frontend
Dockerfile does not exist in location frontend/Dockerfile
|
build-and-push-frontend
Command failed: docker build -f frontend/Dockerfile -t docker.io/***/book-store-mern:frontend-02c8b5736f82829c6d74f8f9274debbcb790af82 .
|
build-and-push-backend
Dockerfile does not exist in location backend/Dockerfile
|
build-and-push-backend
Command failed: docker build -f backend/Dockerfile -t docker.io/***/book-store-mern:backend-02c8b5736f82829c6d74f8f9274debbcb790af82 .
|