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
Hi, this feature is currently only available on the develop branch, its not released yet.
I need to find some time to migrate the project over to travis-ci.com as the free version has ceased in June.
Until then, you could use the pre-release version e.g. via Docker, more details here
Docs say to use
--memory
, but when I try that I getError: no such option: --memory
With
ecs scale "cluster" "app" --memory "app" 2048
(same withecs deploy
)The text was updated successfully, but these errors were encountered: