feat(spec): add 'zim' to apps allowed formats
arcad/emissary/pipeline/head This commit looks good
Details
arcad/emissary/pipeline/head This commit looks good
Details
This commit is contained in:
parent
ced2658eec
commit
c8a2303ff3
|
@ -24,7 +24,8 @@
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"enum": [
|
"enum": [
|
||||||
"zip",
|
"zip",
|
||||||
"tar.gz"
|
"tar.gz",
|
||||||
|
"zim"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"storage": {
|
"storage": {
|
||||||
|
|
Loading…
Reference in New Issue