Commit 14f1b107 authored by Willi Rath's avatar Willi Rath
Browse files

Merge branch '42-add-mimoc-cf' into 'develop'

Clean up submodule first

See merge request !55
parents 9dac1110 7730a9d8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ prefixes: data doc

pre_processing:

    - git rm -r _non_cf_data
    - GIT_LFS_SKIP_SMUDGE=1 git submodule add git@git.geomar.de:data/MIMOC.git _non_cf_data || echo "non-CF submodule exitst"
    - (cd _non_cf_data; git pull; git lfs pull; git describe;)
    - pwd