mirror of
https://github.com/docker/compose.git
synced 2025-07-23 21:54:40 +02:00
Add 3.0 schema to docker-compose.spec
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
0edfe08bf0
commit
f6edd610f3
@ -32,6 +32,11 @@ exe = EXE(pyz,
|
|||||||
'compose/config/config_schema_v2.1.json',
|
'compose/config/config_schema_v2.1.json',
|
||||||
'DATA'
|
'DATA'
|
||||||
),
|
),
|
||||||
|
(
|
||||||
|
'compose/config/config_schema_v3.0.json',
|
||||||
|
'compose/config/config_schema_v3.0.json',
|
||||||
|
'DATA'
|
||||||
|
),
|
||||||
(
|
(
|
||||||
'compose/GITSHA',
|
'compose/GITSHA',
|
||||||
'compose/GITSHA',
|
'compose/GITSHA',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user