mirror of
https://github.com/sartography/cr-connect-bpmn.git
synced 2025-02-16 18:38:00 +00:00
Duh. prod, not production
This commit is contained in:
parent
746cda4689
commit
711e9f0e28
@ -9,7 +9,7 @@ ADD package-lock.json /crc-bpmn/
|
||||
|
||||
COPY . /crc-bpmn/
|
||||
|
||||
ARG build_config=production
|
||||
ARG build_config=prod
|
||||
RUN npm install && \
|
||||
npm run build:$build_config
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user