feat: refs #6695 fix dockerFile to buil back
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Alex Moreno 2024-09-20 13:13:45 +02:00
parent 691790dcd7
commit 0d12540b03
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ COPY \
LICENSE \
README.md \
gulpfile.js \
myt.config.yml \
./
RUN npm install -g gulp-cli