Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
west-public
West
Commits
b35baf7a
Commit
b35baf7a
authored
Jul 12, 2018
by
Marco Govoni
Browse files
Update .gitlab-ci.yml
parent
9c667077
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b35baf7a
...
...
@@ -11,10 +11,10 @@ west_build:
image
:
ubuntu:latest
before_script
:
-
apt-get update
-
apt-get install -
-yes --quiet
git
-
apt-get install -
-yes --quiet
build-essential gfortran wget python
-
apt-get install -
-yes --quiet
libopenmpi-dev openmpi-bin
-
apt-get install -
-yes --quiet
libblas-dev liblapack-dev fftw3 fftw3-dev pkg-config
-
apt-get install -
qq
git
-
apt-get install -
qq
build-essential gfortran wget python
-
apt-get install -
qq
libopenmpi-dev openmpi-bin
-
apt-get install -
qq
libblas-dev liblapack-dev fftw3 fftw3-dev pkg-config
script
:
-
git clone -b 'qe-6.1.0' --single-branch --depth 1 https://gitlab.com/QEF/q-e.git QEDIR
-
cd QEDIR
...
...
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