There was an error while loading. Please reload this page.
2 parents b732fc7 + d5b5072 commit cf99593Copy full SHA for cf99593
1 file changed
.github/workflows/ecs-deploy.yml
@@ -63,7 +63,7 @@ jobs:
63
uses: aws-actions/amazon-ecs-deploy-task-definition@v2
64
with:
65
task-definition: ${{ steps.render-sl.outputs.task-definition }}
66
- service: streamlit-service
+ service: streamlit-fastapi-task-service-dpn36ywb
67
cluster: streamlit-cluster
68
wait-for-service-stability: true
69
0 commit comments