Skip to content

Commit

Permalink
Merge dev/master for warsaw_201803 release
Browse files Browse the repository at this point in the history
  • Loading branch information
menzel-gfdl committed Mar 9, 2018
2 parents 281902a + 733e883 commit e8940fe
Show file tree
Hide file tree
Showing 65 changed files with 2,906 additions and 22,446 deletions.
6 changes: 3 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ build:ncrc4:cce:prod:
#
# Intel 16 Compilers
# **********************************************************************
build:theia:intel16:debug:
.build:theia:intel16:debug:
stage: build
tags:
- theia
Expand All @@ -541,7 +541,7 @@ build:theia:intel16:debug:
- libfms_${myBuild}.a
- ./*.mod

build:theia:intel16:repro:
.build:theia:intel16:repro:
stage: build
tags:
- theia
Expand All @@ -566,7 +566,7 @@ build:theia:intel16:repro:
- libfms_${myBuild}.a
- ./*.mod

build:theia:intel16:prod:
.build:theia:intel16:prod:
stage: build
tags:
- theia
Expand Down
Loading

0 comments on commit e8940fe

Please sign in to comment.