Git repository
You can use the URL of a git repository.
Specify a reference of the repository using the following syntax: branches with refs/heads/branch_name
or tags with refs/tags/tag_name
. If not specified, will use the default HEAD
reference normally the master
branch.
Indicate the path to the Compose file from the root of your repository.