Skip to content
Snippets Groups Projects
Commit 136515f7 authored by mazenovi's avatar mazenovi
Browse files

fix ci

parent ad7a27a3
Branches
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ build:
stage: build
script:
- apt-get install -y --force-yes build-essential python-dev python-pip git nodejs nodejs-legacy npm
- pip install --upgrade pip
- pip install --editable .
- cd content && npm install && cd ..
- pelican content
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment