Skip to content
Snippets Groups Projects
Commit bdc50f61 authored by Ralf Mueller's avatar Ralf Mueller :fishing_pole_and_fish:
Browse files

cleanup ci

parent da7b0dc8
No related branches found
No related tags found
No related merge requests found
Pipeline #2455 failed
......@@ -11,10 +11,6 @@ build-gcc64:
before_script:
- . /sw/rhel6-x64/etc/profile.mistral && module list
- module load libtool autoconf automake
# - git clone http://gitlab+deploy-token-2:Ei3CtzbsMN-v-S7LGkPZ@gitlab.dkrz.de/mpim-sw/libcdi.git && cd libcdi && git checkout develop
- pwd
- ls -alh
- ls -alh libcdi
- cd libcdi && git checkout develop && ./autogen.sh
- autoreconf -vfi --no-recursive
script:
......@@ -43,7 +39,6 @@ build-intel18:
before_script:
- . /sw/rhel6-x64/etc/profile.mistral && module list
- module load libtool autoconf automake
# - git clone http://gitlab+deploy-token-2:Ei3CtzbsMN-v-S7LGkPZ@gitlab.dkrz.de/mpim-sw/libcdi.git && cd libcdi && git checkout develop
- cd libcdi && git checkout develop && ./autogen.sh
- autoreconf -vfi --no-recursive
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment