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

fix ci

parent 834eca20
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +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 --upgrade pip==9.0.3
- pip install --editable .
- cd content && npm install && cd ..
- sed -i "s/RELATIVE_URLS = True/RELATIVE_URLS = False/" pelicanconf.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment