manage markdowns by path
This commit is contained in:
@@ -8,7 +8,6 @@ RUN npm install
|
||||
COPY . .
|
||||
COPY BuildConfig.sh /app/BuildConfig.sh
|
||||
RUN chmod +x /app/BuildConfig.sh
|
||||
RUN /app/BuildConfig.sh >&1
|
||||
RUN npm run build
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
Reference in New Issue
Block a user