Avoid builds with RelWithDebInfo
authorMark Abraham <mark.j.abraham@gmail.com>
Sun, 16 Aug 2020 08:01:10 +0000 (10:01 +0200)
committerErik Lindahl <erik.lindahl@gmail.com>
Mon, 17 Aug 2020 07:38:58 +0000 (07:38 +0000)
commit428a977dbc5e3fe3a87dd3434c62f03a5022d302
tree2cb40e5a0c3bfc9a2655d101f8709d43c12aacf8
parent5442031a38716d930f1c1bd4a39a7d33c9bc0ce9
Avoid builds with RelWithDebInfo

These produce object and binary files that are larger than we need. If
we need that information to diagnose an issue, we can turn it on, or
build locally using the same Docker image.

Refs #3630
admin/gitlab-ci/gromacs.gitlab-ci.yml