add http-server part 3.3
This commit is contained in:
parent
5fffb0b81b
commit
cde7ebb867
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ RUN npx tsc
|
||||||
### NEW ###
|
### NEW ###
|
||||||
RUN npm install -g http-server
|
RUN npm install -g http-server
|
||||||
RUN npx tsc iching/event.ts
|
RUN npx tsc iching/event.ts
|
||||||
|
RUN npx tsc iching/broker.ts
|
||||||
|
|
||||||
|
|
||||||
# 2. Rust build-Stage
|
# 2. Rust build-Stage
|
||||||
|
|
Loading…
Reference in a new issue