This commit is contained in:
parent
a20d3a0b53
commit
0fab8886bb
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ RUN npm install -g http-server
|
||||||
RUN npx tsc event.ts
|
RUN npx tsc event.ts
|
||||||
RUN npx tsc broker.ts
|
RUN npx tsc broker.ts
|
||||||
|
|
||||||
#RUN cp index.html dist/
|
RUN cp index.html dist/
|
||||||
|
|
||||||
# 2. Rust build-Stage
|
# 2. Rust build-Stage
|
||||||
FROM forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/rust:1.74.0 AS rust-build
|
FROM forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/rust:1.74.0 AS rust-build
|
||||||
|
|
Loading…
Reference in a new issue