Merge branch 'fix-docker-pipeline' into 'dev'

Fix docker pipeline

See merge request Shinobi-Systems/Shinobi!436
fix-multi-trigger
Moe 2023-01-19 18:55:57 +00:00
commit 2886441e01
1 changed files with 0 additions and 1 deletions

View File

@ -93,7 +93,6 @@ RUN npm i npm@latest -g && \
COPY ./Docker/pm2.yml ./
# Copy default configuration files
COPY ./config/conf.json ./config/super.json /home/Shinobi/
RUN chmod -f +x /home/Shinobi/Docker/init.sh
RUN sed -i -e 's/\r//g' /home/Shinobi/Docker/init.sh
# RUN chmod -f +x /home/Shinobi/shinobi