UNCLASSIFIED

Commit 226c0054 authored by Tyler Rarick's avatar Tyler Rarick
Browse files

Changed workdir to something a lil bit nicer ;)

parent c033e62c
Pipeline #92045 passed with stages
in 10 minutes and 43 seconds
...@@ -46,7 +46,7 @@ RUN groupadd --gid $GID $GROUPNAME && \ ...@@ -46,7 +46,7 @@ RUN groupadd --gid $GID $GROUPNAME && \
mv LICENSE README.md /beast-core && \ mv LICENSE README.md /beast-core && \
rm -rf ./* rm -rf ./*
WORKDIR /beast-core/server WORKDIR /beast-core
ENV WORKSPACE_PATH=/modules ENV WORKSPACE_PATH=/modules
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment