Skip to content
Snippets Groups Projects
Commit 49466945 authored by Cyril L'Orphelin's avatar Cyril L'Orphelin
Browse files

Update .gitlab-ci.yml

parent 5c083ab2
No related branches found
No related tags found
3 merge requests!5Module Tapes : Try fixing bug 'Mixed Content The page at was loaded over...,!3Openshift deployment,!2Openshift deployment
Pipeline #58522 failed
...@@ -35,7 +35,6 @@ job_test: ...@@ -35,7 +35,6 @@ job_test:
- curl -o- -L https://yarnpkg.com/install.sh | bash - curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH="$HOME/.yarn/bin:$PATH" - export PATH="$HOME/.yarn/bin:$PATH"
- yarn install --ignore-engines - yarn install --ignore-engines
- yarn encore dev
## Install composer ## Install composer
- curl -sS https://getcomposer.org/installer | php - curl -sS https://getcomposer.org/installer | php
- php composer.phar install - php composer.phar install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment