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
Lorenz Huedepohl
ftimings
Commits
1bf6fdf3
Commit
1bf6fdf3
authored
Feb 26, 2020
by
Meisam Farzalipour Tabriz
Browse files
load autoconf
parent
465f7779
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1bf6fdf3
...
@@ -2,6 +2,6 @@ image: gitlab-registry.mpcdf.mpg.de/mpcdf/module-image
...
@@ -2,6 +2,6 @@ image: gitlab-registry.mpcdf.mpg.de/mpcdf/module-image
job1
:
job1
:
before_script
:
before_script
:
-
module load gcc
-
module load gcc
autoconf
script
:
script
:
-
./autogen.sh && mkdir build && cd build && ../configure && make
-
./autogen.sh && mkdir build && cd build && ../configure && make
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