You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, I think the dockerhub push and the AWS deployment may happen simultaneously. This doesn't work, because AWS is pulling the outdated dockerhub image.
At least, when I just did a realize, re-deployed to aws, but it was the old image... I had to then a few minutes later re-trigger it with manual dispatch and it worked.
are my dependencies not right?
The text was updated successfully, but these errors were encountered:
Right now, I think the dockerhub push and the AWS deployment may happen simultaneously. This doesn't work, because AWS is pulling the outdated dockerhub image.
At least, when I just did a realize, re-deployed to aws, but it was the old image... I had to then a few minutes later re-trigger it with manual dispatch and it worked.
are my dependencies not right?
The text was updated successfully, but these errors were encountered: