Merge branch 'fix/webresponse' into main
This commit is contained in:
commit
82d5aa0d16
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ ADD dbschema/ dbschema/
|
||||||
ADD dbstruct/ dbstruct/
|
ADD dbstruct/ dbstruct/
|
||||||
ADD webcontent/ webcontent/
|
ADD webcontent/ webcontent/
|
||||||
ADD webhandler/ webhandler/
|
ADD webhandler/ webhandler/
|
||||||
|
ADD webresponse/ webresponse/
|
||||||
|
|
||||||
RUN CGO_ENABLED=0 go build -a -installsuffix cgo -o bottin-ag .
|
RUN CGO_ENABLED=0 go build -a -installsuffix cgo -o bottin-ag .
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue