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
Description
As we introduced the dockerComposeOption starting from version 2.1.0, It produced some errors in case of there are docker-compose commands in the preCommands list.
AC
dockerComposeOptions should be passed to the docker-compose commands in the preCommands list too.