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
bfcef0aa
Commit
bfcef0aa
authored
May 31, 2019
by
Marco Govoni
Browse files
Update .gitlab-ci.yml
parent
cda37806
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bfcef0aa
...
@@ -80,7 +80,7 @@ gcc740_0001:
...
@@ -80,7 +80,7 @@ gcc740_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
FFT_LIBS=/tmp/fftw3
-
./configure
-
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
...
@@ -108,7 +108,7 @@ gcc740_0002:
...
@@ -108,7 +108,7 @@ gcc740_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
FFT_LIBS=/tmp/fftw3
-
./configure
-
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