Skip to content

Commit cf99593

Browse files
authored
Merge pull request #32 from CERTCC/revision-registration
Revision registration
2 parents b732fc7 + d5b5072 commit cf99593

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ecs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
uses: aws-actions/amazon-ecs-deploy-task-definition@v2
6464
with:
6565
task-definition: ${{ steps.render-sl.outputs.task-definition }}
66-
service: streamlit-service
66+
service: streamlit-fastapi-task-service-dpn36ywb
6767
cluster: streamlit-cluster
6868
wait-for-service-stability: true
6969

0 commit comments

Comments
 (0)