Browse Source
Consider a tree like: ``` . ├── Dockerfile └── now.json 0 directories, 2 files ``` Before this patch, this deployment would be considered a "static" deployment, which is incorrect. Now it is properly detected as a "docker" deployment type.master
committed by
Guillermo Rauch
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue