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.
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