Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
est
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
11
Issues
11
List
Boards
Labels
Service Desk
Milestones
Jira
Jira
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
workflow
est
Commits
970b1cef
Commit
970b1cef
authored
Dec 18, 2019
by
payno
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[.gotlab-ci] reset installation from silx pre-release insted of from master branch
parent
cb075437
Pipeline
#18744
failed with stage
in 16 minutes and 39 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
.gitlab-ci.yml
.gitlab-ci.yml
+4
-5
No files found.
.gitlab-ci.yml
View file @
970b1cef
...
...
@@ -25,7 +25,7 @@ variables:
-
install_orange3
-
install_anyqt 'master'
-
python -m pip install fabio --upgrade --pre
-
install_silx
-
python -m pip install silx --upgrade --pre
-
python -m pip install pymca --upgrade --pre
-
git submodule update --init --recursive
-
python -m pip install .
...
...
@@ -52,7 +52,7 @@ variables:
-
install_anyqt 'master'
-
python -m pip install fabio --upgrade --pre
# - python -m pip install -r requirements.txt
-
install_silx
-
python -m pip install silx --upgrade --pre
-
install_larch
-
git submodule update --init --recursive
-
python -m pip install .
...
...
@@ -79,7 +79,7 @@ variables:
-
install_anyqt 'master'
-
python -m pip install fabio --upgrade --pre
# - python -m pip install -r requirements.txt
-
install_silx
-
python -m pip install silx --upgrade --pre
-
python -m pip install pymca --upgrade --pre
-
install_larch
-
git submodule update --init --recursive
...
...
@@ -121,8 +121,7 @@ test:test-est-tutorials_pymca:
-
python -m pip install nbconvert
-
python -m pip install ipykernel
-
python -m pip install pymca --upgrade --pre
-
source ./ci/install_scripts.sh
-
install_silx
-
python -m pip install silx --upgrade --pre
-
git submodule update --init --recursive
-
python -m pip install .
-
ls doc/tutorials/
...
...
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