Ajouter dbschema/ et dbstruct/ à build step
This commit is contained in:
parent
76a3b9b105
commit
2af75e1ecf
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ ADD apiresponse/ apiresponse/
|
||||||
ADD cmd/ cmd/
|
ADD cmd/ cmd/
|
||||||
ADD config/ config/
|
ADD config/ config/
|
||||||
ADD dbclient/ dbclient/
|
ADD dbclient/ dbclient/
|
||||||
|
ADD dbschema/ dbschema/
|
||||||
|
ADD dbstruct/ dbstruct/
|
||||||
ADD webcontent/ webcontent/
|
ADD webcontent/ webcontent/
|
||||||
ADD webhandler/ webhandler/
|
ADD webhandler/ webhandler/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue