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

remove gitsubmodule

parent d64904d3
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,6 @@ build: ...@@ -15,7 +15,6 @@ build:
stage: build stage: build
script: script:
- apt-get install -y --force-yes build-essential python-dev python-pip git - apt-get install -y --force-yes build-essential python-dev python-pip git
- git submodule update --recursive --remote
- pip install --editable . - pip install --editable .
- pelican content - pelican content
......
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