jetbrains.buildServer.configs.kotlin.v2018_2.buildSteps / DockerComposeStep / file

file

var file: String?

TeamCity will start docker-compose services from the file in this step, and will shut down the services at the end of the build.

Getter

TeamCity will start docker-compose services from the file in this step, and will shut down the services at the end of the build.

Setter

TeamCity will start docker-compose services from the file in this step, and will shut down the services at the end of the build.