mirror of
https://github.com/GlueOps/autoglue.git
synced 2026-02-13 04:40:05 +01:00
feat: remove rollup options & improve clean up
This commit is contained in:
@@ -13,7 +13,7 @@ RUN npm i -g yarn pnpm
|
||||
WORKDIR /src
|
||||
|
||||
COPY . .
|
||||
RUN make swagger && make build
|
||||
RUN make clean && make swagger && make ui && make build
|
||||
|
||||
|
||||
#################################
|
||||
|
||||
Reference in New Issue
Block a user