mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Add missing config schema to docker-compose.spec
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
3147090fb4
commit
2c24bc3a08
@ -27,6 +27,11 @@ exe = EXE(pyz,
|
||||
'compose/config/config_schema_v2.0.json',
|
||||
'DATA'
|
||||
),
|
||||
(
|
||||
'compose/config/config_schema_v2.1.json',
|
||||
'compose/config/config_schema_v2.1.json',
|
||||
'DATA'
|
||||
),
|
||||
(
|
||||
'compose/GITSHA',
|
||||
'compose/GITSHA',
|
||||
|
Loading…
x
Reference in New Issue
Block a user