Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Thomas Fragner
website
Commits
6612d11c
Commit
6612d11c
authored
Oct 08, 2018
by
Thomas Fragner
Browse files
Update .gitlab-ci.yml
parent
a079df13
Pipeline
#23
failed with stage
in 14 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6612d11c
...
...
@@ -5,6 +5,12 @@ image: meroff/hugo-with-pandoc
pages
:
script
:
-
git submodule update --init --remote --recursive
-
cd themes/academic
-
git checkout v2.4.0
-
cd ../../
-
python -m venv venv
-
source venv/bin/activate
-
pip install -r .pandoc/requirements.txt
-
hugo
artifacts
:
paths
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment