chore: add missing tests/ymls/extends/web.yml
This commit is contained in:
parent
64d4804ed8
commit
f686cb53e9
1 changed files with 5 additions and 0 deletions
5
tests/ymls/extends/web.yml
Normal file
5
tests/ymls/extends/web.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
version: "3.9"
|
||||
|
||||
services:
|
||||
web:
|
||||
image: awesome/web
|
Loading…
Reference in a new issue