Skip to content
Snippets Groups Projects
Commit 6f6371f0 authored by m4z3 test's avatar m4z3 test
Browse files

Update .gitlab-ci.yml

parent 90ff24a0
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ build: ...@@ -16,7 +16,7 @@ build:
script: script:
- apt-get install -y --force-yes build-essential python-dev python-pip git nodejs nodejs-legacy npm - apt-get install -y --force-yes build-essential python-dev python-pip git nodejs nodejs-legacy npm
- pip install --editable . - pip install --editable .
- cd content && npm install - cd content && npm install && cd ..
- pelican content - pelican content
artifacts: artifacts:
......
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