cicd workflow #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yml
on: push
build-and-push-frontend
7s
build-and-push-backend
11s
Annotations
2 errors and 2 warnings
build-and-push-frontend
Command failed: docker build -f frontend/Dockerfile -t docker.io/***/book-store-mern:frontend-8c49881fabf4c6756b5761c5b714734fc6bed61f .
|
build-and-push-backend
Command failed: docker build -f backend/Dockerfile -t docker.io/***/dev-portfolio-backend:backend-8c49881fabf4c6756b5761c5b714734fc6bed61f .
|
build-and-push-frontend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-push-backend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|