Hi, I think that the action should by default to look for all docker-compose filname formats (docker-compose.yaml, docker-compose.yml, compose.yaml, compose.yaml)
Since this is docker's behavior, I was confused when my docker-compose.yaml and it took some time to realize it is not discovered by default.
Hi, I think that the action should by default to look for all docker-compose filname formats (
docker-compose.yaml,docker-compose.yml,compose.yaml,compose.yaml)Since this is docker's behavior, I was confused when my
docker-compose.yamland it took some time to realize it is not discovered by default.