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
079b18ee
Commit
079b18ee
authored
Apr 18, 2019
by
Marco Govoni
Browse files
Update .gitlab-ci.yml
parent
200f5a06
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
079b18ee
...
@@ -24,7 +24,7 @@ gcc650_0001:
...
@@ -24,7 +24,7 @@ gcc650_0001:
-
git clone -b 'qe-6.1.0' --single-branch --depth 1 https://gitlab.com/QEF/q-e.git QEDIR
-
git clone -b 'qe-6.1.0' --single-branch --depth 1 https://gitlab.com/QEF/q-e.git QEDIR
-
cd QEDIR
-
cd QEDIR
-
git describe
-
git describe
-
./configure
-
./configure
FFT_LIBS=/usr/fftw3
-
make -j pw
-
make -j pw
-
ls bin
-
ls bin
-
git clone -b $CI_COMMIT_REF_NAME $CI_REPOSITORY_URL West
-
git clone -b $CI_COMMIT_REF_NAME $CI_REPOSITORY_URL West
...
@@ -52,7 +52,7 @@ gcc650_0002:
...
@@ -52,7 +52,7 @@ gcc650_0002:
-
git clone -b 'qe-6.1.0' --single-branch --depth 1 https://gitlab.com/QEF/q-e.git QEDIR
-
git clone -b 'qe-6.1.0' --single-branch --depth 1 https://gitlab.com/QEF/q-e.git QEDIR
-
cd QEDIR
-
cd QEDIR
-
git describe
-
git describe
-
./configure
-
./configure
FFT_LIBS=/usr/fftw3
-
make -j pw
-
make -j pw
-
ls bin
-
ls bin
-
git clone -b $CI_COMMIT_REF_NAME $CI_REPOSITORY_URL West
-
git clone -b $CI_COMMIT_REF_NAME $CI_REPOSITORY_URL West
...
...
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