Refactor release-jobs cmd based on use of environments (no docker either)

This commit is contained in:
Scott Wittenburg
2019-05-28 17:21:55 -06:00
committed by Todd Gamblin
parent 73c161b7de
commit fabbb3d58a
4 changed files with 198 additions and 315 deletions

View File

@@ -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