test workflows
Some checks failed
Backend ECR Deployment / build-and-push (push) Failing after 4m4s
Frontend CI/CD / build-and-push (push) Failing after 1m55s
Backend ECR Deployment / notify-deploy (push) Has been skipped
Frontend CI/CD / notify-deploy (push) Has been skipped
Backend Modal Build / Build & Push via Modal (push) Has been cancelled
Backend Modal Build / notify-deploy (push) Has been cancelled
Some checks failed
Backend ECR Deployment / build-and-push (push) Failing after 4m4s
Frontend CI/CD / build-and-push (push) Failing after 1m55s
Backend ECR Deployment / notify-deploy (push) Has been skipped
Frontend CI/CD / notify-deploy (push) Has been skipped
Backend Modal Build / Build & Push via Modal (push) Has been cancelled
Backend Modal Build / notify-deploy (push) Has been cancelled
This commit is contained in:
@@ -5,12 +5,7 @@ name: Backend ECR Deployment
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '**'
|
||||
paths:
|
||||
- 'workspace/sprint_1_2/CODEBASE/backend/**'
|
||||
- 'workspace/sprint_1_2/CODEBASE/requirements.txt'
|
||||
- 'workspace/sprint_1_2/CODEBASE/deps/implementation/backend_deploy/**'
|
||||
branches: ['**']
|
||||
workflow_dispatch: {}
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user