From fabbb3d58aca35dda337141e56d3f18289204125 Mon Sep 17 00:00:00 2001 From: Scott Wittenburg Date: Tue, 28 May 2019 17:21:55 -0600 Subject: Refactor release-jobs cmd based on use of environments (no docker either) --- share/spack/docker/os-container-mapping.yaml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 share/spack/docker/os-container-mapping.yaml (limited to 'share') diff --git a/share/spack/docker/os-container-mapping.yaml b/share/spack/docker/os-container-mapping.yaml deleted file mode 100644 index 8af43f6110..0000000000 --- a/share/spack/docker/os-container-mapping.yaml +++ /dev/null @@ -1,11 +0,0 @@ -containers: - linux-ubuntu18.04-x86_64: - image: scottwittenburg/spack_builder_ubuntu_18.04 - compilers: - - name: gcc@5.5.0 - - name: clang@6.0.0-1ubuntu2 - linux-centos7-x86_64: - image: scottwittenburg/spack_builder_centos_7 - compilers: - - name: gcc@5.5.0 - - name: clang@6.0.0 -- cgit v1.2.3-60-g2f50