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
tomotools
Nabu
Commits
49fd35f4
Commit
49fd35f4
authored
Jan 20, 2020
by
Pierre Paleo
Browse files
CI: install pandoc
parent
b6d659a0
Pipeline
#19707
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
49fd35f4
stages
:
-
test
#~
- test
-
deploy
...
...
@@ -35,6 +35,7 @@ pages:
stage
:
deploy
image
:
docker-registry.esrf.fr/dau/tomwer:python3.5_stretch_pyqt5
before_script
:
-
apt install pandoc
-
mkdir -p $HOME/.venv/py3
-
python -m venv $HOME/.venv/py3
-
source $HOME/.venv/py3/bin/activate
...
...
Write
Preview
Supports
Markdown
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