Add deployment to workflow #9
deploy.yml
on: push
Build Client image and push to Amazon ECR
6s
Build API image and push to Amazon ECR
51s
Deploy Services to Amazon EBS
0s
Annotations
1 error
Build Client image and push to Amazon ECR
unexpected end of the stream within a single quoted scalar (4:1)
1 | client:
2 | - 'client/**'
3 | - '.github/workflows/**
4 |
-----^
|