Generate schema json file on `make schema`

This commit is contained in:
Dan Bungert 2021-03-03 11:24:33 -07:00
parent 906d081273
commit f823a1243f
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ probert:
fi
schema: probert
@$(PYTHON) -m subiquity.cmd.schema
@$(PYTHON) -m subiquity.cmd.schema > autoinstall-schema.json
clean:
./debian/rules clean