Skip to content
GitLab
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
9bcc094b
Commit
9bcc094b
authored
Nov 25, 2019
by
Pierre Paleo
Browse files
Update .gitlab-ci.yml
parent
fbbf079e
Pipeline
#17568
failed with stage
in 1 minute and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9bcc094b
...
...
@@ -9,6 +9,7 @@ variables:
.build_template
:
&test_linux_template
stage
:
test
image
:
docker-registry.esrf.fr/dau/tomwer:python3.5_stretch_pyqt5
before_script
:
-
arch
-
echo $HOME
...
...
@@ -26,9 +27,8 @@ variables:
pages
:
stage
:
deploy
image
:
docker-registry.esrf.fr/dau/tomwer:python3.5_stretch_pyqt5
before_script
:
-
arch
-
echo $HOME
-
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
.
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