Name change fix
This commit is contained in:
parent
4a04d34ae2
commit
623fab2ff9
@ -1,6 +1,6 @@
|
|||||||
FROM registry.jetbrains.team/p/writerside/builder/writerside-builder:241.15989 as build
|
FROM registry.jetbrains.team/p/writerside/builder/writerside-builder:241.15989 as build
|
||||||
|
|
||||||
ARG INSTANCE=Writerside/KleinServer
|
ARG INSTANCE=Writerside/KleinDocs
|
||||||
|
|
||||||
RUN mkdir /opt/sources
|
RUN mkdir /opt/sources
|
||||||
|
|
||||||
@ -14,7 +14,7 @@ Xvfb :99 & \
|
|||||||
|
|
||||||
WORKDIR /opt/wrs-output
|
WORKDIR /opt/wrs-output
|
||||||
|
|
||||||
RUN unzip webHelpKLEINSERVER2-all.zip -d /opt/wrs-output/unzipped-artifact
|
RUN unzip webHelpKLEINDOCS2-all.zip -d /opt/wrs-output/unzipped-artifact
|
||||||
|
|
||||||
FROM httpd:2.4 as http-server
|
FROM httpd:2.4 as http-server
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user