mirror of
https://github.com/yuto-yuto/node-red-contrib-password-generator.git
synced 2026-03-19 02:19:54 +01:00
temp
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM nodered/node-red
|
||||
|
||||
# error without this
|
||||
RUN mkdir -p ./password-generator/node_modules/
|
||||
# RUN mkdir -p ./password-generator/node_modules/
|
||||
|
||||
COPY ../package.json ../package-lock.json ./password-generator/
|
||||
COPY ../dist ./password-generator/dist
|
||||
|
||||
Reference in New Issue
Block a user