mirror of
https://github.com/zoriya/flood.git
synced 2025-12-06 07:16:18 +00:00
Dockerfile: copy config.cli.js to config.js
This commit is contained in:
@@ -17,6 +17,7 @@ RUN npm set unsafe-perm true
|
||||
RUN npm install
|
||||
|
||||
# Build package
|
||||
RUN cp config.cli.js config.js
|
||||
RUN npm run build
|
||||
RUN npm pack --ignore-scripts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user