Skip to content
Snippets Groups Projects
Commit 8fa84641 authored by Alex ORLUC's avatar Alex ORLUC
Browse files

test e2e

parent d518af3a
No related branches found
No related tags found
No related merge requests found
...@@ -51,9 +51,9 @@ job_e2e: ...@@ -51,9 +51,9 @@ job_e2e:
# - chown -R www-data. /var/www/html/ # - chown -R www-data. /var/www/html/
# - chmod -R 775 /opt/maarch/ # - chmod -R 775 /opt/maarch/
# - chmod -R 775 /var/www/html/ # - chmod -R 775 /var/www/html/
# - curl -sL https://deb.nodesource.com/setup_13.x | bash - - curl -sL https://deb.nodesource.com/setup_13.x | bash -
# - apt-get install -yqq nodejs - apt-get install -yqq nodejs
# - npm install npm@latest -g - npm install npm@latest -g
# - npm set registry https://registry.npmjs.org/ # - npm set registry https://registry.npmjs.org/
# - npm install # - npm install
# - npm run build-prod # - npm run build-prod
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment