vtk-m2/.gitlab/ci
Kenneth Moreland e10c4fad6e Disable security with downloading sccache tarball
Some organizations use a firewall that intercepts SSL communications and
replaces the authentication token with an organization-wide token that
is just supposed to be accepted. Browsers can be locally configured for
this intentional trickery, but it's a little more tricky for the use of
`curl` in a batch script that is shared with external collaborators.

The easiest solution is to just disable the security for the `curl`
download. This makes the script more susceptible to "man in the middle"
attacks, but it's probably easier to just slip malware in the public
repos anyway.
2021-01-11 17:29:28 -07:00
..
config Disable security with downloading sccache tarball 2021-01-11 17:29:28 -07:00
docker Update ubuntu1804+cuda from 10.1 to 11.1 2020-10-19 15:32:10 -04:00
centos7.yml Exclude a failing test until it is resolved 2020-08-13 08:21:03 -05:00
centos8.yml Update Images and exclude RegressionTest from ctest_memcheck on centos8 builds 2020-12-02 16:24:11 +00:00
ctest_build.cmake Log CDash build ids from each step of the build process 2020-05-13 15:58:34 -04:00
ctest_configure.cmake Log CDash build ids from each step of the build process 2020-05-13 15:58:34 -04:00
ctest_memcheck.cmake Update Images and exclude RegressionTest from ctest_memcheck on centos8 builds 2020-12-02 16:24:11 +00:00
ctest_test.cmake gitlab-ci centos7 exclude tests causing rhel8 issues 2020-05-27 10:22:33 -04:00
doxygen.yml gitlab-ci: fix key file permissions 2020-08-03 07:28:41 -04:00
rhel8.yml Use Ubuntu instead of rhel8 for cuda+kokkos 2020-08-13 16:02:45 -04:00
ubuntu1604.yml Tests stages with OpenMPI must use privileged docker runner 2020-11-25 09:09:45 -05:00
ubuntu1804.yml Don't require CUDA_LAUNCH_BLOCKING 2020-11-30 13:12:39 -05:00
ubuntu2004.yml Add Kokkos backend 2020-08-12 13:55:24 -04:00
windows10.yml Build diy as a library 2020-06-08 15:57:51 -05:00