Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update service not triggering #226

Open
dtran31 opened this issue Apr 1, 2021 · 1 comment
Open

Update service not triggering #226

dtran31 opened this issue Apr 1, 2021 · 1 comment

Comments

@dtran31
Copy link

dtran31 commented Apr 1, 2021

Hi,

I'm noticing that when ecs-deploy gets executed, the update service is not triggering, so the task def and image isn't getting deployed. A new task def and image is created using the ecs-deploy script, but there doesn't seem to be anything happening with it. It was working before and we haven't changed anything to the procedure or ecs-deploy script.

This is the command we've been using:
ecs-deploy -c $DEPLOY_ENV--mh-scheduler-cluster -n $DEPLOY_ENV-mh-scheduler-service -i 870461682484.dkr.ecr.us-east-1.amazonaws.com/$IMAGE_REPO_NAME:$DEPLOY_ENV-$CODEBUILD_BUILD_NUMBER --skip-deployments-check --timeout 600 &

Please advise, we've been just manually updating the service as we figure out what is happening.

@sagrawal-code
Copy link

Maybe, related to this: #223?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants